Notes

POST {{api-domain}}/crm/v3/notes/{{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"}]