Skip to content

Reparent Plotline

POST
/api/creative/plot/plotlines/{plotline_id}/reparent

Move a plotline under a new parent (or to root level).

plotline_id
required
Plotline Id
string
ReparentRequest

Move a plotline under a new parent (or to root level).

object
newParentId
Any of:
string

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>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object