Skip to main content
PATCH
Update a Compliance Document Type

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

company-id
string<uuid>
required

Company ID

id
string
required

Compliance Document Type ID

Body

application/json
name
string

Display name

external_id
string

External identifier for integration with external systems

description
string

Optional description

field_type
enum<string>
Available options:
none,
string,
number,
date,
boolean
has_expiration
boolean
dispatch_gating
boolean
required_vendors
boolean
required_internal_drivers
boolean
required_shared_drivers
boolean
required_equipment
boolean

Response

OK

data
ComplianceDocumentType-Read · object
required