Vector
Transfer Index
This endpoint is used to transfer an index to another team.
POST
Request Parameters
The unique ID of the index to be deleted.
The ID of the target account. If the target is a team, then use the format team:<TEAM_ID>
, else if the target is your personal account use the format <YOUR_EMAIL>
.
Response Parameters
"OK"
on successfull deletion operation.
Was this page helpful?