## tagId

**string**  
*required*  
*the id of the tag*

```
204
Default
```

---

## Example Request

```bash
curl --request DELETE \
     --url https://api.air.inc/v1/tags/tagId
```

**Click `Try It!` to start a request and see the response here!**

---
