Skip to main content
POST
Send product feedback

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Body

application/json

Feedback payload

Request body for submitting product feedback.

feedback
string
required

Free-form feedback message from the authenticated user.

Required string length: 1 - 5000
Example:

"Love the new dashboard — one small nit on the sidebar..."

Response

Feedback dispatched successfully

Result of a feedback submission.

success
boolean
required

Whether the feedback email was dispatched successfully.

Example:

true