url
field. For example, to use it as the source of a document, you can do the following:
These files are intended for temporary use and expire after 24 hours. To store files you intend to use for longer timeframes, use the Library section in your Dashboard.
The Create Upload endpoint is the successor to the Create File endpoint. The File resource has been soft-deprecated but remains available for backward compatibility.
Request
Accepted media types:- PDF:
application/pdf
- DOCX:
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Returns
Returns a201 Created
status code along with an upload object after successful creation, or an error otherwise.