Remove Tags from Multiple Objects

POST {{baseUrl}}/tagged-objects/bulk-remove

This API removes tags from multiple objects.

A token with API, CERTADMIN, ORGADMIN, REPORTADMIN, ROLEADMIN, ROLESUBADMIN, SOURCEADMIN, or SOURCE_SUBADMIN authority is required to call this API.

Request Body

{"objectRefs"=>[{"type"=>"IDENTITY", "id"=>"2c91808568c529c60168cca6f90c1313", "name"=>"William Wilson"}, {"type"=>"IDENTITY", "id"=>"2c91808568c529c60168cca6f90c1313", "name"=>"William Wilson"}], "tags"=>["BU_FINANCE", "PCI"], "operation"=>"MERGE"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring