Contacts Attachments
Number of APIs: 3
-
List Contact Attachments GET {{baseUrl}}/api/v1/contacts/:contact_id/attachments
-
Create Contact Attachment POST {{baseUrl}}/api/v1/contacts/:contact_id/attachments
-
Delete Contact attachment DELETE {{baseUrl}}/api/v1/contacts/:contact_id/attachments/{attachment_id}