Submit Issue
POST/api/submit-issue
Submits a support issue on behalf of the specified user. Creates a new issue in the support system with the given title and description.
The issue is associated with the user's email address.
Request
Responses
- 201
- 400
- 401
- 500
- 503
Issue submitted successfully
Invalid request body
Authentication required or invalid token
Internal server error
Issue submission not configured