Public platform feedback endpoint, no auth
Notifications and public
Public platform feedback endpoint, no auth
Accepts JSON feedback or multipart form data with an optional screenshot image. Screenshots are stored as private attachments on the created feedback issue.
POST
Public platform feedback endpoint, no auth
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Successful response
The response is of type object.

