curl -X POST \ https://api.upstash.com/v2/redis/move-to-team \ -u 'EMAIL:API_KEY' \ -d '{"team_id": "6cc32556-0718-4de5-b69c-b927693f9282","database_id": "67b6af16-acb2-4f00-9e38-f6cb9bee800d"}'
This endpoint moves database under a target team
json 200 OK "OK"
Was this page helpful?