Skip to main content

Delete document

DELETE 

/api/collections/:collectionIdOrPersonalIdentityName/documents/:documentId

Delete the document specified by its id. You need to be a Contributor to call this api.

Request

Path Parameters

    collectionIdOrPersonalIdentityName stringrequired
    documentId uuidrequired

Responses

Success

Loading...