Upload Files to Zoho File System (ZFS)
POST {{api-domain}}/crm/v2.1/files
To upload files to the Zoho File System. Please see our API documentation for more information.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
RESPONSES
status: OK
{"data":[{"code":"SUCCESS","details":{"name":"508939.jpg","id":"ca6ef5d8dd44cb1394394046ad4335df3f286de5c9af47098c96caae55b90b19"},"message":"508939.jpg uploaded Succeessfully","status":"success"}]}