Update a case settings team configuration
https://api.coralogix.com/mgmt/openapi/5/cases/cases/case-settings/v1/configs/{id}Update the display name and/or settings of an existing case settings team configuration.
Requires the following permissions:
case-config:Update
Authorizations
Request
Path Parameters
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
ID of the case settings team configuration to update
8c0c02a3-3c1c-4d56-9a2d-9f6ab6a4b321Body
Request to update an existing case settings team configuration.
Team-level configuration options for the lifecycle of case, such as suppression and snooze periods.
Team-level indicator configuration options for case management, including case lifecycle and event filtering conditions.
New display name for the case settings team configuration
Possible values: non-empty and <= 4096 characters, Value must match regular expression ^[\s\S]*$
SRE Case SettingsResponse
Response containing the updated case settings team configuration.
Team-level configuration entity for case management.