POST
/supportNo token requiredSubmit Support Ticket
Request body
json
{
"name": "Test User",
"email": "test@example.com",
"subject": "Test support ticket",
"message": "This is a test support request."
}Response fields
Asserted by the API’s own test suite.
success