Delete a member

delete/annotations/{annotationId}/members/{memberId}
Internal-Use Only

Deletes the member for the specified annotation and member ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
annotationId
string
true

The annotation ID.

memberId
string
true

The member ID to delete.

Responses

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