Appearance
Add manual target keywords (newline/comma separated text or CSV first column)​
POST
/product/sites/{siteId}/content-strategy/keywords/manual
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"keywords": "string"
{
 Â
}
Responses​
Added
application/json
JSON"imported": 0,"keyword_count": 0,"gsc_keyword_count": 0,"manual_keywords": [{"_id": "string","query": "string","source": "string","covered": true,"classification": "string","clicks": 0,"impressions": 0}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}