Upload Organization Photo
POST {{api-domain}}/crm/v4/org/photo
To upload the brand logo or image of the organization.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
RESPONSES
status: OK
{"code":"SUCCESS","details":{},"message":"photo uploaded successfully","status":"success"}