Delete a TAG

DELETE https://{{crosswork_ip}}:30603/crosswork/inventory/v1/tags

Use this API Call to delete the Tags/Tags.

Request Body

{"tags"=>[{"name"=>"cxs", "category"=>"acx", "created_by"=>"admin"}, {"name"=>"XRV102", "category"=>"REST", "created_by"=>"admin"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring