Skip to main content
POST
Add manual keywords

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
keywords
string[]
required
Minimum array length: 1
Example:
country
string
Pattern: ^[a-z]{2}$
Example:

"pl"

Response

201 - application/json
Last modified on July 31, 2026