Skip to main content
POST
Submit product feedback

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
category
enum<string>
required

Feedback category shown in the dialog's selector.

Available options:
idea,
issue,
other
message
string
required

The free-text feedback message.

Required string length: 1 - 4000
pagePath
string

Dashboard page the feedback was sent from (e.g. /contacts).

Maximum string length: 512
locale
string

Active dashboard locale (e.g. en).

Maximum string length: 32

Response

200 - application/json

Feedback accepted; delivered reports whether the email was sent.

data
object
meta
object