post https://{handle}.ada.support/api/knowledge/v1/tags
Use the POST method to create and update article tags in your knowledge hub. You can add up to 100 unique tags to each article.
The id
you assign to an article tag must be unique:
- If the
id
does not yet exist, the tag will be created. - If it does exist, the associated tag will be updated.