Rename Index
This endpoint is used to change the name of an index.
1 min read
post/vector/index/{id}/rename
Request example
Response
post/vector/index/{id}/rename
Authorization
Path parameters
The unique ID of the index to be renamed
Body
application/jsonThe new name of the index
Responses
application/json
200
Index renamed successfully