V2.1-Photos and Attachments-Delete an Attachment
Number of APIs: 18
-
Campaigns DELETE {{api-domain}}/crm/v2.1/Campaigns/{{record_id}}/Attachments/{{attachment_id}}
-
Solutions DELETE {{api-domain}}/crm/v2.1/Solutions/{{record_id}}/Attachments/{{attachment_id}}
-
Custom DELETE {{api-domain}}/crm/v2.1/{{custom_module_api_name}}/{{record_id}}/Attachments/{{attachment_id}}
-
Leads DELETE {{api-domain}}/crm/v2.1/Leads/{{record_id}}/Attachments/{{attachment_id}}
-
Contacts DELETE {{api-domain}}/crm/v2.1/Contacts/{{record_id}}/Attachments/{{attachment_id}}
-
Accounts DELETE {{api-domain}}/crm/v2.1/Accounts/{{record_id}}/Attachments/{{attachment_id}}
-
Deals DELETE {{api-domain}}/crm/v2.1/Deals/{{record_id}}/Attachments/{{attachment_id}}
-
Tasks DELETE {{api-domain}}/crm/v2.1/Tasks/{{record_id}}/Attachments/{{attachment_id}}
-
Cases DELETE {{api-domain}}/crm/v2.1/Cases/{{record_id}}/Attachments/{{attachment_id}}
-
Events DELETE {{api-domain}}/crm/v2.1/Events/{{record_id}}/Attachments/{{attachment_id}}