Upload Organization Photo

POST {{api-domain}}/crm/v2/org/photo

To upload the brand logo or image of the Organization. Please refer to the documentation for more details.

Request Body

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

RESPONSES

status: OK

{"code":"SUCCESS","details":{},"message":"photo uploaded successfully","status":"success"}