v6

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0182128753.1 KB
Tags

Delete Tag Binding

Remove one or more tags from a knowledge base.

post/datasets/tags/unbinding

Request body

tag_idsstring[]

Tag IDs to unbind. Required unless the legacy tag_id is provided. See List Knowledge Type Tags.

tag_idstring

Legacy single-tag form. Normalized into tag_ids server-side. Use tag_ids for new integrations.

target_idstring required

Knowledge base to unbind the tags from. See List Knowledge Bases.

Response

Success.