These docs are for v1.0. Click to read the latest docs for v1.2.

Delete Document Share Link

Deletes a share link on a document. It supports only User token type.

Responses
204

No Content if the share link was deleted successfully.

403

Forbidden if the app making the request does not have permission to the document, or if the document has been deleted, or does not exist.

404

Not Found if the share link id with the specified document id does not belong to the document, does not exist, or the requesting app did not create the share link.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!