Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a specific attachment and its associated file
cURL
curl --request DELETE \ --url https://api.light.inc/v1/attachments/{attachmentId} \ --header 'Authorization: <api-key>'
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
default response