Upload Files to Zoho File System (ZFS)

POST {{api-domain}}/crm/v4/files

To upload files to the Zoho File System.

Request Body

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

RESPONSES

status: OK

{"data":[{"code":"SUCCESS","details":{"name":"logo.png","id":"39c17f1033cd120e62f8104c545af0efc6947a7e53e20330a3fb966f69f55bef"},"message":"logo.png uploaded Successfully","status":"success"}]}