# Delete Tag

Deletes a tag and removes it from all contacts.

Endpoint: DELETE /tag/{tagid}
Version: 1.0.0

## Path parameters:

  - `tagid` (integer, required)
    Internal ID of the tag
    Example: 21


