Create a file

Creates a preliminary file object based on the provided metadata.

Use the public upload URL returned in the response to upload the file contents to the server with appropriate headers (see separate documentation).

Body Params
string
required
length between 1 and 255

The name of the file.

string
required
length between 44 and 44

The Base64-encoded SHA-256 checksum of the file. This value is used to verify the integrity of the file.

integer
required
≤ 2147483648

The size of the file in bytes.

Responses

422

invalid metadata

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