Delete a single file attachment from a lead.
cURL
curl --request DELETE \ --url https://www.renovationfind.com/rest-api-v1/general-leads/{id}/attachments/{fileId} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.renovationfind.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.renovationfind.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token issued from the RenovationFind Manager Portal
Attachment deleted
true