Tags v1 REST Endpoints

Tags/Tags v1
Tags are keywords or terms assigned to a business object, such as a service request, that help in describing and classifying the business object.
Advanced query a tag instance
Method: post
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags/{tags_id}/$query
Advanced query all tag instances
Method: post
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags/$query
Create a tag instance
Method: post
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags
Delete a tag instance
Method: delete
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags/{tags_id}
Get a tag instance
Method: get
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags/{tags_id}
Get all tag instances
Method: get
Path: /api/boss/data/objects/ora/cxServiceCore/common/v1/tags