Skip to main content

Create a case settings team configuration

POSThttps://api.coralogix.com/mgmt/openapi/5/cases/cases/case-settings/v1/configs

Create a new case settings team configuration with an optional display name and settings.

Requires the following permissions:

  • case-config:Update

Authorizations

Authorizationstringheaderrequired
API key authentication

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 Settings

Response

application/json

Response containing the newly created case settings team configuration.

    Team-level configuration entity for case management.