Skip to main content
POST
Create Session

Authorizations

Authorization
string
header
required

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

Body

application/json
device_type
string | null
os_info
string | null
issue_category
string | null
issue_summary
string | null
pa_conversation_id
string<uuid> | null

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
resolution_status
string
required
created_at
string<date-time>
required
pa_conversation_id
string<uuid> | null
device_type
string | null
os_info
string | null
issue_category
string | null
issue_summary
string | null
diagnostic_data
Diagnostic Data · object
resolution_notes
string | null
resolved_at
string<date-time> | null