v3

latestOpenAPI 3.1.02026-07-3197486526.1 KB
indexes

Update an index

This method updates the name of the specified index.

put/indexes/{index-id}

Path parameters

index-idstring required

Unique identifier of the index to update.

Headers

x-api-keystring required

Your API key.

<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>

Request body

index_namestring required

The name of the index.

Response

Successful response