POST /v1/indices/{index public key}/documents/{doc id}/content/hiddenKeywords
Update the hidden keywords of a document.
{ "hiddenKeywords": "list of space delimited hidden keywords" }
Field | Description | Type | Notes |
---|---|---|---|
hiddenKeywords | Updates document's hidden keyword or keywords | string | Hidden keywords should be separated with commas or spaces |
The endpoint returns HTTP 200 OK if successful.
Please note that the Hidden Keywords API endpoint requires authentication. See authentication for more information.
We’re always happy to help with code or other questions you might have. Search our documentation, contact support, or connect with our sales team.
HTTP Method: POST
Authentication: Yes
Rate Limit: 100 requests/15 minutes