Delete Beat Sheet
DELETE /api/creative/plot/beat-sheets/{template_id}
DELETE
/api/creative/plot/beat-sheets/{template_id}
Delete a custom beat sheet template (built-in templates cannot be deleted).
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” template_id
required
Template Id
string
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