Init Upload

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
file_namestringRequired
mime_typestringRequired
embedbooleanOptionalDefaults to true
metadatamap from strings to anyOptional

Response

Successful Response
file_idstring
signed_urlstring
expires_atdatetime

Errors

422
Unprocessable Entity Error