Delete an annotation

delete/annotations/{annotationId}

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

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
annotationId
string
true

The annotation ID.

Responses

StatusMeaningDescription
204No Content

The annotation was deleted.

404Not Found

The annotation does not exist.

Schema