Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
originalFileName
string
required
Required string length: 1 - 255
mimeType
string
required
Required string length: 1 - 127
sizeBytes
integer
required
Required range: 0 < x <= 52428800
title
string
Maximum string length: 255
documentTypeId
string<uuid>
expiresAt
string<date-time> | null
entityKind
enum<string>
Available options:
student,
admission_application
entityId
string<uuid>
entityExternalId
string
Required string length: 1 - 160

Response

201 - application/json

Created Vault upload intent

data
object
required