curl -X POST \ https://api.upstash.com/v2/vector/index/14841111-b834-4788-925c-04ab156d1123/transfer \ -u 'EMAIL:API_KEY' \ -d '{"target_account":"team:team-id-1"}'
"OK"
This endpoint is used to transfer an index to another team.
team:<TEAM_ID>
<YOUR_EMAIL>
Was this page helpful?