Transfer Index
This endpoint is used to transfer an index to another team.
Transferring to a personal account is not supported. However, transferring an index from a personal account to a team is allowed.
1 min read
post/vector/index/{id}/transfer
Request example
Response
post/vector/index/{id}/transfer
Authorization
Path parameters
The unique ID of the index to be transferred
Body
application/jsonThe team ID of the target team.
Responses
application/json
200
Index transferred successfully