Reply as author
Tickets
Reply as Author
Send a reply to a ticket as the ticket author
POST
Reply as author
Overview
Send a reply to a ticket as the ticket author (member/player). Important Notes:- Only the original ticket author can use this endpoint
- Cannot reply to closed or resolved tickets
- The reply is added to the ticket’s content with type “author_message”
Path Parameters
Ticket ID
Request Body
Reply message content
UserId of the ticket author
Response
Whether the request was successful
Example
Response Example
Error Responses
403 - Not Author
403 - Not Author
403 - Ticket Closed
403 - Ticket Closed
403 - Premium Required
403 - Premium Required
404 - Ticket Not Found
404 - Ticket Not Found
Rate Limit
25 requests per second per API keyAuthorizations
Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.
Path Parameters
Ticket ID
Body
application/json
Response
Reply sent successfully

