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

Unassign a tag from a consumption unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the consumption unit is related to integer

Required

consumerId The ID of the consumption 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.