Delete Plotline
DELETE /api/creative/timelines/{timeline_id}/plotlines/{plotline_id}
DELETE
/api/creative/timelines/{timeline_id}/plotlines/{plotline_id}
Delete a plotline and unassign its events.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” timeline_id
required
Timeline Id
string
plotline_id
required
Plotline Id
string
Responses
Section titled “ Responses ”Successful Response
StatusResponse
Generic status-only response.
object
status
required
Status
Operation status
string
message
Message
Message
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context