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

Delete a tag

Request Information

URI Parameters

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

Required

tagId The ID of the tag to delete integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.