Appearance
Create a site highlight​
POST
/product/sites/{siteId}/highlights
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
Request Body​
application/json
JSON
"string"
Responses​
Created
application/json
JSON"highlight": "string"
{
 Â
}