cURL
curl --request DELETE \ --url https://statsigapi.net/console/v1/tags/{id} \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Tag deleted successfully" }
id
Delete tag response
Was this page helpful?