v1
latestOpenAPI 3.0.12026-06-115557102.5 KBCreate support ticket
Creates a new support ticket
post/tickets
Request body
Response
OK
Example response
{
"creator": {
"name": "Ryan Dahl",
"avatarUrl": "https://avatars.githubusercontent.com/u/80?v=4",
"githubId": 80
},
"messages": [
{
"author": {
"name": "Ryan Dahl",
"avatarUrl": "https://avatars.githubusercontent.com/u/80?v=4",
"githubId": 80
}
}
]
}