Skip to main content
PATCH
Update ticket note

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

id
string
required

Ticket id.

Example:

"xd88mkfbmxgckpeyzs8m9r9d3d843me3"

note_id
string
required

Ticket note id.

Example:

"nt77c0dy0mgdpzmqz6tesry8w184002s"

Query Parameters

workspace_id
string

Optional workspace override. If omitted, Conduit resolves the ticket's workspace automatically.

Example:

"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"

Body

application/json

Request body for updating an internal ticket note.

body
string
required
Minimum string length: 1

Response

Updated ticket note

Single ticket note response.

data
object
required