This endpoint deletes a team.
curl -X DELETE \ https://api.upstash.com/v2/team/:id \ -u 'EMAIL:API_KEY'
"OK"
The ID of the team to delete
“OK”
Was this page helpful?