Skip to main content
POST
Create Feedback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

A user-filed feedback ticket.

title
string
required
body_html
string
required
category
string
default:bug
attachments
FeedbackAttachmentInput · object[]

Response

Successful Response

The response is of type Response Create Feedback Route Feedback Post · object.