Create a case settings team configuration
POST
https://api.coralogix.com/mgmt/openapi/5/cases/cases/case-settings/v1/configsCreate a new case settings team configuration with an optional display name and settings.
Requires the following permissions:
case-config:Update
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
Request to create a new 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.
name#string
Optional display name for the case settings team configuration
Possible values: non-empty and <= 4096 characters, Value must match regular expression ^[\s\S]*$
Example:
Primary Case SettingsResponse
application/json
Response containing the newly created case settings team configuration.
Team-level configuration entity for case management.