Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Body

application/json

Input for submitting user feedback

type
enum<string>
required

Category of feedback being submitted

Available options:
bug,
feature,
general
message
string
required

Feedback message content (1-5000 characters)

Required string length: 1 - 5000
email
string<email>

Contact email for follow-up

metadata
object

Additional key-value metadata for context

Response

200 - application/json

OK

Confirmation of submitted feedback

id
string
required

Unique feedback entry identifier

createdAt
string<date-time>
required

Timestamp when the feedback was submitted