V2.1-Photos and Attachments-Delete an Attachment

Number of APIs: 18

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

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

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

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

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

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

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

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

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

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