DELETE v1/bunits/{bunitId}/tags/{tagId}
Unassign a tag from a business unit
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.