Accounts

POST {{api-domain}}/crm/v2/Accounts/{{record_id}}/Attachments

To attach a file to a record. You must include the attachment in the request with content type as multipart/form data.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]