Stage a file upload.

Creates a staged upload and returns a pre-signed S3 URL for the client to PUT
the file to directly. The file_url can then be used in resource mutations.

Requires the uploads:write scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 255

Original filename including extension.

string
enum
required

MIME type of the file. Must be in the allowlist.

Allowed:
integer
required
1 to 20971520

Size of the file in bytes. Must be between 1 and 20971520 (20 MB).

Responses

Language
Credentials
Bearer
OAuth2 access token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json