V3-Photos and Attachments-Delete an Attachment
Number of APIs: 18
-
Contacts DELETE {{api-domain}}/crm/v3/Contacts/{{record_id}}/Attachments/{{attachment_id}}
-
Tasks DELETE {{api-domain}}/crm/v3/Tasks/{{record_id}}/Attachments/{{attachment_id}}
-
Cases DELETE {{api-domain}}/crm/v3/Cases/{{record_id}}/Attachments/{{attachment_id}}
-
Events DELETE {{api-domain}}/crm/v3/Events/{{record_id}}/Attachments/{{attachment_id}}
-
Leads DELETE {{api-domain}}/crm/v3/Leads/{{record_id}}/Attachments/{{attachment_id}}
-
Accounts DELETE {{api-domain}}/crm/v3/Accounts/{{record_id}}/Attachments/{{attachment_id}}
-
Campaigns DELETE {{api-domain}}/crm/v3/Campaigns/{{record_id}}/Attachments/{{attachment_id}}
-
Solutions DELETE {{api-domain}}/crm/v3/Solutions/{{record_id}}/Attachments/{{attachment_id}}
-
Vendors DELETE {{api-domain}}/crm/v3/Vendors/{{record_id}}/Attachments/{{attachment_id}}
-
Custom DELETE {{api-domain}}/crm/v3/{{custom_module_api_name}}/{{record_id}}/Attachments/{{attachment_id}}