Skip to main content
Create a dashboard folder

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request to create a new dashboard folder.

folder
object

Dashboard folder.

requestId
string

The request id.

Required string length: 1 - 128
Pattern: ^[\s\S]*$

Response

Response returned after successfully creating a dashboard folder.

folderId
string

The folder id.

Required string length: 36
Pattern: ^[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}$