Skip to main content
PATCH
Update Document Access

Authorizations

Authorization
string
header
required

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

Path Parameters

document_id
string
required

Body

application/json
allowed_departments
string | null
allowed_users
string | null
allowed_roles
string | null
is_public
boolean | null

Response

Successful Response