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