Feedback API
Submit in-app feedback, bug reports, feature requests, and support requests
Endpoints
Submit feedback (authenticated web users)
{
"feedbackType": "BugReport",
"message": "The app crashes when I click the invoice button"
}Type
Use for
Code
HTTP
Meaning
Submit feedback via API key (CLI / scripts)
Parameter
Required
Description
Feedback types in detail
Type
Who receives it
Examples
Examples
Web app (JavaScript)
CLI
Simple HTML form
Troubleshooting
Rate limiting
Last updated