Skip to main content

Delete document full-text tag

DELETE 

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

Remove document tags from OpenSearch; available as an Add-On Module

Request

Path Parameters

    documentId stringrequired

    Document Identifier

    tagKey stringrequired

    Tag Key

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...