v7

OpenAPI 3.0.02026-08-07261287497.5 KB
Messages

Create a thread reply

Reply inside a message's thread.

Thread replies are INTERNAL — they never reach the customer, never fire webhooks/integrations/SLA, and never move the ticket's latest message.

post/messages/{messageId}/thread

Path parameters

messageIdstring required

Headers

projectstring required

Request body

{"stackTrail":"components:schemas:CreateThreadReplyDto:properties:data","oasType":"schema","type":"unknown","description":"Message payload; `data.content` is TipTap JSON (mention nodes intact).\nTyped `any` deliberately — TSOA silently strips `Record<string, any>`."}
clientMutationIdstring

Client-supplied, so a retried optimistic send doesn't double-post.

Response

Ok

{"stackTrail":"paths:/messages/{messageId}/thread:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}