Skip to main content

Create a dashboard folder

POSThttps://api.coralogix.com/mgmt/openapi/5/dashboards/folders/v1

Creates a new dashboard folder.

Requires the following permissions:

  • team-dashboards:Update

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to create a new dashboard folder.

    Dashboard folder.

    requestId#string

    The request id.

    Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$

Response

application/json

Response returned after successfully creating a dashboard folder.

    folderId#string

    The folder id.

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$