Update configuration by provider name
PUT {{baseUrl}}/indexing/{{tenant}}/configurations/ALGOLIA
Updates an existing index configuration.
Request Body
{"searchKey"=>"<string>", "applicationId"=>"<string>", "indexName"=>"<string>", "provider"=>"ALGOLIA", "writeKey"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |