Appearance
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
Requiredstring
feedbackId*
Type
Requiredstring
Responses​
Created