Documentation Index
Fetch the complete documentation index at: https://docs.drime.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Deletes a shareable link, revoking access for anyone who had the link.
Path Parameters
ID or hash of the file entry
Response
curl -X DELETE https://app.drime.cloud/api/v1/file-entries/123456/shareable-link \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
Deleting a link immediately revokes access. Anyone with the old link will no longer be able to access the file.