Skip to main content
POST
Reply to a ticket

Authorizations

Authorization
string
header
required

An API credential from Settings → API, sent as Authorization: Bearer mdsk_api_.... Issued per workspace and shown once.

Path Parameters

id
string<uuid>
required

The ticket's id.

Body

application/json
body
string
required
Required string length: 1 - 50000
visibility
enum<string>
default:public
Available options:
public,
internal
client_id
string
Maximum string length: 64

Response

The message was recorded.

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
visibility
enum<string>
required
Available options:
public,
internal
created_at
string
required