Create Contact Attachment
POST {{baseUrl}}/api/v1/contacts/:contact_id/attachments
This API attaches a file to a contact.
OAuth Scope
Desk.contacts.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"size":"32","creatorId":"1892000000042002","name":"profile.jpg","createdTime":"2016-05-30T08:32:51.338Z","isPublic":false,"id":"1892000001010001","href":"https://desk.zoho.com/api/v1/contacts/1892000001004024/attachments/1892000001010001/content"}