Update big segment store integration
Update a big segment store integration. Updating a big segment store requires a [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) representation of the desired changes. To learn more, read [Updates](https://launchdarkly.com/docs/api#updates).
Path parameters
projectKey
The project key
environmentKey
The environment key
integrationKey
The integration key, either redis
or dynamodb
integrationId
The integration ID
Headers
Authorization
Request
This endpoint expects a list of objects.
op
The type of operation to perform
path
A JSON Pointer string specifying the part of the document to operate on
value
Response
Big segment store response
_links
The location and content type of related resources
_id
The integration ID
integrationKey
The integration key
Allowed values:
projectKey
The project key
environmentKey
The environment key
config
The delivery configuration for the given integration provider. Only included when requesting a single integration by ID. Refer to the formVariables
field in the corresponding manifest.json
for a full list of fields for each integration.
on
Whether the configuration is turned on
name
Name of the configuration
version
Version of the current configuration
_status
Details on the connection status of the persistent store integration
_access
Details on the allowed and denied actions for this configuration