Skip to main content
POST
Submit feedback

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json
feedback
string
required

User feedback text

Maximum string length: 4096
Example:

"Great feature! Very helpful."

Response

Feedback submitted successfully

success
boolean
Example:

true

message
string
Example:

"Feedback created!"