Skip to main content
POST
Delete an annotation

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required
Example:

"ws_1234567890"

id
string
required
Example:

"3f2504e04f8911d39a0c0305e82c3301"

Response

Annotation deleted. A body rather than a 204, so a delete is never indistinguishable from a proxy swallowing the response.

success
boolean
Example:

true