Skip to main content
POST
Request an adherence exception

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
agent_id
string
required
Required string length: 1 - 128
exception_type
enum<string>
required
Available options:
system_outage,
emergency_meeting,
unplanned_coaching,
approved_absence,
training,
other
starts_at
string<date-time>
required

ISO-8601 datetime with offset.

ends_at
string<date-time>
required

ISO-8601 datetime with offset. Must be after starts_at.

reason
string
Maximum string length: 2000

Response

Exception created (pending)