cURL
curl --request DELETE \ --url https://api.sandbox.solidfi.com/v2/attachment/{attachment_id} \ --header 'api-key: <api-key>'
Delete an Attachment
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
"{{api_key}}"
The attachment was deleted successfully.