Uploading a File
Uploading a file is the most common use case for our API. Files are uploaded in binary form as the post body.
Upload a File
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{}{"error": "you cannot write to that folder"}Last updated