Skip to content

Delete Annotation

DELETE
/api/creative/plot/annotations/{annotation_id}

Delete a plot annotation.

annotation_id
required
Annotation Id
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