v1
latestOpenAPI 3.0.12026-06-115557102.5 KBAdd message to ticket
Adds a message to a support ticket
post/tickets/{id}
Path parameters
idstring uuid required
The ID of the ticket
Request body
Response
OK
Example response
{
"author": {
"name": "Ryan Dahl",
"avatarUrl": "https://avatars.githubusercontent.com/u/80?v=4",
"githubId": 80
}
}