Vendors
POST {{api-domain}}/crm/v2/Vendors/{{record_id}}/photo
To add record image to a Vendor record. You must include the photo in the request with content type as multipart/form data.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]