POST /api/v1/bug-report
Bug Reports
Create bug report
Submit a bug report with diagnostics for support triage.
POST
POST /api/v1/bug-report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type object.
Response
Bad Request