Files

Create a file

Upload a file using multipart/form-data.

post/files/create

Response

File uploaded successfully

idstring required

Unique identifier for the file

namestring required

Name of the file

mimeTypestring nullable required

MIME type of the file

sizeBytesnumber nullable required

Size of the file in bytes

downloadUrlstring nullable required

Signed URL to download the file directly

keystring nullable required

Key identifier for the file (for example, a key provided when completing a download for the file).

Changes

No recorded changes to this endpoint across all 1 revision of this API.