Skip to content

Toggle a public feedback upvote and subscribe the signed user​

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

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

Responses​

OK

Playground​

Authorization
Headers
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI