Skip to main content
POST
Get Upload Url

Authorizations

Authorization
string
header
required

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

Body

application/json
filename
string
required
Required string length: 1 - 255
content_type
string
required
document_category
string
required
Maximum string length: 50
resource_type
string | null
Maximum string length: 50
resource_id
string | null
Maximum string length: 255
description
string | null
Maximum string length: 1000
tags
string | null
is_public
boolean
default:false
allowed_departments
string | null
allowed_users
string | null
allowed_roles
string | null
expires_minutes
integer
default:15
Required range: 1 <= x <= 60

Response

Successful Response