Skip to content

Create a threaded public feedback comment and subscribe the signed user​

POST
/s/{slug}/feedback/{feedbackId}/comment

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Header Parameters

X-User-Token*

Signed customer JWT with role admin or user

Type
string
Required

Path Parameters

slug*
Type
string
Required
feedbackId*
Type
string
Required

Request Body​

application/json
JSON
"string"

Responses​

Created

application/json
JSON
"string"

Playground​

Authorization
Headers
Variables
Key
Value
Body

Samples​

Powered by VitePress OpenAPI