Each user in onePortal Trivore Identity Service (TIS) can have a number of tags, which are used by external services for various purposes.
Tags can be added and removed by using the onePortal TIS Management UI or the REST API /user/{userId}
endpoint. In the UI, the tag editor can be found in the user editor. For the latest information on the REST API endpoint, see the documentation on ${onePortalBaseURLTISBaseURL}/apidoc3/#/Users/postNewUser
and ${onePortalBaseURLTISBaseURL}/apidoc3/#/Users/replaceUser
.
...