Create tags that can be attached to Knowledge Base documents to filter and organize them (improving query response accuracy).

Example

Request

{
	"data": {
		"label": "technical"
	}
}

Response

{
	"data": {
		"label": "technical",
		"tagID": "651ebb247770e893e3768507"
	}
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!