Delete a shared link
Regional
us.api.brault.app— follows the region selector in the top barPermanent. Visitors holding the URL lose access at once.
Authorization
apiKey AuthorizationBearer <token>
API key from Settings → Developers
In: header
Path Parameters
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/shared-links/string"{ "object": "deleted", "id": "string", "deleted": true}