Contents

Remove document tag

Removes tags from the document.

Role

Administrator
Normal User

Method

DELETE

URL

/api/v2/documents/:documentId/tags

URL parameters

Parameter NameTypeDescription
documentIdStringDocument ID

Form parameters

Parameter NameTypeDescription
tagNames[]
(Multiple)
StringTag names to be removed

Response example

Status Line

HTTP/1.1 204 No Content