v4
OpenAPI 3.0.02026-07-31257282489.4 KBMessages
Create a new message
Create a new message in a ticket. Required field: ticket (ticket ID). Optional fields: comment (rich text as TipTap doc JSON, or a plain string) or markdownComment (Markdown, converted server-side; takes precedence over comment), type (defaults to TEXT, or NOTE when isNote is true), isNote (creates an internal note), attachments (array of { name, url, type }), channel, replyTo (message ID to quote), data, and actions. Other schema properties are accepted for backwards compatibility but are ignored on create; messages are always attributed to the authenticated user.
post/messages
Headers
projectstring required
Request body
Response
Ok
{"stackTrail":"paths:/messages:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}