Skip to main content

Delete document full-text tag/value

DELETE 

/documents/:documentId/fulltext/tags/:tagKey/:tagValue

Remove document tag/value from OpenSearch; available as an Add-On Module

Request

Path Parameters

    documentId stringrequired

    Document Identifier

    tagKey stringrequired

    Tag Key

    tagValue stringrequired

    Tag Key Value

Query Parameters

    siteId string

    Site Identifier

    shareKey string

    Share Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Loading...