Solutions

POST {{api-domain}}/crm/v2/Solutions/{{record_id}}/Attachments?file=

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

Request Params

KeyDatatypeRequiredDescription
filenull

Request Body

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