Files
Create file (advance)
Create file in advance mode by sending raw binary file content directly in the request body. You must include a Content-Disposition header with the filename.
post/files/raw/
Headers
Content-Dispositionstring required
Content-Disposition header with filename (e.g., "attachment; filename=invoice.pdf")
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.