🔗 Indexes
Update Index
This endpoint updates an index.
PUT
/
v1
/
indexes
/
{indexId}
Auth Headers
x-metal-api-key
string
requiredAn API key for your org.
x-metal-client-id
string
requiredA Client ID for your org.
Params
indexId
string
requiredThe Index ID to update
Body
status
string
requiredStatus to update the index. Can only be DEACTIVATING
to start the archiving process
chunkConfig
object
tableChunkConfig
object
Response
data
Index Object