Summary
Delete existing tag
Description
Delete an existing tag.
Route
POST /tags/delete
Roles
admin
other
readonly
apiread
engineering
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| _id | string | yes | Tag id to delete |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| results | object | Results from deleted tag |