Skip to content

Add a customer vote on behalf of a customer​

POST
/product/sites/{siteId}/feedback/{feedbackId}/upvote-on-behalf

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

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

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required
feedbackId*
Type
string
Required

Responses​

Created

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI