Reparent Plotline
POST /api/creative/plot/plotlines/{plotline_id}/reparent
POST
/api/creative/plot/plotlines/{plotline_id}/reparent
Move a plotline under a new parent (or to root level).
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” plotline_id
required
Plotline Id
string
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
StatusResponse
Simple status-only response.
object
status
required
Status
Operation status
string
message
Message
Human-readable 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