API Reference

POST /v1/indices/{index public key}/documents/{doc id}/content/hiddenKeywords

Update the hidden keywords of a document.

Payload

{
  "hiddenKeywords": "list of space delimited hidden keywords"
}
FieldDescriptionTypeNotes
hiddenKeywordsUpdates document's hidden keyword or keywordsstringHidden 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.

Was this helpful?

Need more help?

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.