Skip to main content
POST
Attach Ai Ticket Workspace

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

Path Parameters

ticket_id
string<uuid>
required

Body

application/json
workspace_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
ticket_number
integer
required
title
string
required
body
string
required
kind
string
required
status
string
required
priority
string
required
assignee_agent_task_id
string<uuid> | null
required
assignee_agent_name
string | null
required
assignee_user_id
string | null
required
assignee_user_email
string | null
required
parent_ticket_id
string<uuid> | null
required
parent_ticket_number
integer | null
required
sub_ticket_count
integer
required
open_sub_ticket_count
integer
required
cluster_id
string<uuid> | null
required
cluster_name
string | null
required
cluster_archived
boolean
required
alert_id
string<uuid> | null
required
source_kind
string | null
required
source_id
string | null
required
plan_document
string | null
required
plan_status
string
required
workspace_id
string<uuid> | null
required
slack_channel_id
string | null
required
slack_thread_ts
string | null
required
teams_conversation_id
string | null
required
labels
string[]
required
created_by_kind
string
required
created_by
string
required
resolution
string | null
required
recurrence_count
integer
required
last_event_sequence
integer
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
closed_at
string<date-time> | null
required
status_changed_at
string<date-time>
required