Skip to main content
DELETE
delete share link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Share link ID

Response

Successfully deleted share link

message
string
Example:

"Share link deleted successfully"

Last modified on July 10, 2026