POST /api/v1/support
Submit a support request from an authenticated account.
This endpoint is rate-limited to roughly one request per minute, with a small burst for retries.
Request body
categorymust be one ofbug,feature,billing,account,othersubjectis optional, max 200 charactersmessageis required, min 10 and max 5000 characters

