Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Update a team configuration

PATCHhttps://api.coralogix.com/mgmt/openapi/3/cases/cases/team-configs/v1/configs/{id}

Update the display name and/or settings of an existing team configuration.

Requires the following permissions:

  • case-config:Update

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired
    Example: 8c0c02a3-3c1c-4d56-9a2d-9f6ab6a4b321

Body

application/json
    name#string

    New display name for the team configuration

    Example: SRE Team Config

    Team-level configuration options for case management, including suppression and snooze periods.

Response

application/json

    Team-level configuration entity for case management.