Skip to main content
POST
Create Certification Token

Headers

authorization
string | null

Body

application/json
compliance_report_id
string<uuid>
required
name
string
required
expires_in_hours
integer
required
Required range: 1 <= x <= 720
max_access_count
integer | null
auditor_name
string | null
auditor_email
string | null

Response

Successful Response

id
string<uuid>
required
token
string
required
prefix
string
required
expires_at
string<date-time>
required