Skip to content

Delete Council Session

DELETE
/api/creative/council/session/history/{session_id}

Delete a past council session and all of its draft entries.

Scoped to the active project so another project’s history cannot be removed by ID leakage.

session_id
required
Session Id
string

Successful Response

Response Delete Council Session Api Creative Council Session History Session Id Delete
object
key
additional properties
boolean

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object