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