Portal
Create feedback
Create new feedback. This is the equivalent of adding feedback through the widget or portal.
POST
/
feedback
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
text
string
requiredMinimum length:
1
painLevel
enum<string>
requiredAvailable options:
UNKNOWN
, LOW
, MEDIUM
, HIGH
email
string
requiredorigin
enum<string>
Available options:
INAPP
, PORTAL
, API
, SLACK
, SLACK_CONNECT
, INTERCOM
, INTERCOM_ATTACHMENT
, ZENDESK_ATTACHMENT
, FRONT_ATTACHMENT
, EMAIL
, ZAPIER
, HUBSPOT
, PLAIN
, CALENDAR
, WIDGET
projectId
string
issueId
string
notify
object
Response
200 - application/json
id
string
required