Skip to main content

Create dashboards folder

POST 

/perses-pulic/api/v1/projects/

Creates a new folder (project) with the specified name.

Request

Body

required
    name string

    The name of the folder to create.

Responses

Folder created successfully

Schema
    id string
Loading...