Delete big segment store integration

Delete a persistent store integration. Each integration uses either Redis or DynamoDB.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
integrationKeystringRequiredformat: "string"

The integration key, either redis or dynamodb

integrationIdstringRequiredformat: "string"
The integration ID

Response

Action completed successfully

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error