Solutions
POST {{api-domain}}/crm/v2.1/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
Key | Datatype | Required | Description |
---|---|---|---|
file | null |
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]