Request Header
Data APIs (JSON:API media type)
WorkDrive follows JSON:API specifications. We highly recommend sending every request with the following header to represent the content type of the JSON:API data in the request body:
Accept: application/vnd.api+json
Servers must respond with a 415 Unsupported Media Type status code if any request does not specify the header Accept: application/vnd.api+json.
File Content Upload APIs
To upload data that is less than 250 MB in size, we recommend you use this API: Upload File. For content larger than 250 MB, use the Upload Large File.
In both cases, the user should call both upload endpoints with the Content-Type: multipart/form-data, and binary data content should be sent as form data.
File Content Download APIs
File Content Download APIs should be used through download.zoho.com to download the binary content of the file in WorkDrive.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.