V2.1-Photos and Attachments-Delete an Attachment

Number of APIs: 18

  1. Campaigns DELETE {{api-domain}}/crm/v2.1/Campaigns/{{record_id}}/Attachments/{{attachment_id}}

  2. Solutions DELETE {{api-domain}}/crm/v2.1/Solutions/{{record_id}}/Attachments/{{attachment_id}}

  3. Custom DELETE {{api-domain}}/crm/v2.1/{{custom_module_api_name}}/{{record_id}}/Attachments/{{attachment_id}}

  4. Leads DELETE {{api-domain}}/crm/v2.1/Leads/{{record_id}}/Attachments/{{attachment_id}}

  5. Contacts DELETE {{api-domain}}/crm/v2.1/Contacts/{{record_id}}/Attachments/{{attachment_id}}

  6. Accounts DELETE {{api-domain}}/crm/v2.1/Accounts/{{record_id}}/Attachments/{{attachment_id}}

  7. Deals DELETE {{api-domain}}/crm/v2.1/Deals/{{record_id}}/Attachments/{{attachment_id}}

  8. Tasks DELETE {{api-domain}}/crm/v2.1/Tasks/{{record_id}}/Attachments/{{attachment_id}}

  9. Cases DELETE {{api-domain}}/crm/v2.1/Cases/{{record_id}}/Attachments/{{attachment_id}}

  10. Events DELETE {{api-domain}}/crm/v2.1/Events/{{record_id}}/Attachments/{{attachment_id}}