API Documentation
Applications
Authentication
Security
Abuse Prevention
Routing
Tags
Delete a tag
DELETE
/
{account_id}
/
tag
/
{tag_id}
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/tag/{tag_id}
Response
200
Tag deleted successfully
Was this page helpful?
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/tag/{tag_id}
Assistant
Responses are generated using AI and may contain mistakes.