Tags API icon

Tags API

(0 reviews)
This API allows users to manipulate tags on a subject. Please refer allowed subjects to get a list of subjects that can be tagged.

home

NOTE: This API is available in version 4.14 and later.

The following operations are supported (in version 4.14 and later):
1. POST: Add a tag to a subject.
2. GET: Get all tags in Alation catalog as well as get all subjects tagged with a specific tag.
3. DELETE: Remove a tag from a subject.

The following operations are supported (in version 5.9 and later):
1. GET: Get details of a specific tag.
2. PATCH: Update a tag's name or description.


Reviews