Custom

POST {{api-domain}}/crm/v2/{{custom_module_api_name}}/{{record_id}}/photo

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

Request Body

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