Execution
Upload File
Upload a file to temporary staging storage. Used for tools that require file uploads (e.g. media uploads).
POST
Upload file
Authorizations
API key for authentication. Can also be passed as Authorization: Bearer <token>.
Body
multipart/form-data
The file to upload.
Upload file