Delete an annotation

delete/annotations/{annotationId}
Internal-Use Only

Deletes the specified annotation. The annotation and its members are permanently removed from the service.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
annotationId
string
true

The annotation ID.

Responses

StatusMeaningDescription
204No ContentThe annotation was deleted.
404Not FoundThe annotation does not exist.Schema