Skip to main content
DELETE
/
v2
/
team
/
{id}
curl -X DELETE \
  https://api.upstash.com/v2/team/:id \
  -u 'EMAIL:API_KEY'
"OK"

Documentation Index

Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

URL Parameters

id
string
required
The ID of the team to delete

Response Parameters

“OK”
curl -X DELETE \
  https://api.upstash.com/v2/team/:id \
  -u 'EMAIL:API_KEY'
"OK"