curl -X POST \ https://api.upstash.com/v2/team \ -u 'EMAIL:API_KEY' \ -d '{"team_name":"myteam","copy_cc":true}'
{ "team_id": "75b471f2-15a1-47b0-8ce5-12a57682bfc9", "team_name": "test_team_name_2", "copy_cc": true }
This endpoint creates a new team.
Documentation IndexFetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
true
false
Was this page helpful?