Skip to main content
POST
Create files to upload

Authorizations

Authorization
string
header
required

OAuth2 access token or static API token. See Authorization for how to obtain one.

Body

Create files to upload

administration_id
string
required

Administration identifier

files
object[]
required

Response

Files created, with URLs to upload

checksum
string
required

File checksum

url
string
required

URL to upload the file to

expires_at
string<date-time>
required

Timestamp at which the URL expires

Last modified on August 13, 2026