DELETE v1/bunits/{bunitId}/tags/{tagId}

Unassign a tag from a business unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the tag should be unassigned integer

Required

tagId The ID of the tag to unassign integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.