Skip to main content
PUT
Update Ai Ticket Desk Settings

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
slack_channel_id
string | null
teams_conversation_id
string | null
reviewer_agent_task_id
string<uuid> | null
require_agent_review
boolean | null
auto_file_insight_severities
string[] | null
notify_mode
string | null
notify_min_priority
string | null
notify_source_kinds
string[] | null
notify_event_scope
string | null

Response

Successful Response

slack_channel_id
string | null
required
teams_conversation_id
string | null
required
reviewer_agent_task_id
string<uuid> | null
required
require_agent_review
boolean
required
auto_file_insight_severities
string[]
required
notify_mode
string
required
notify_min_priority
string
required
notify_source_kinds
string[]
required
notify_event_scope
string
required
updated_at
string<date-time> | null
required