Skip to main content

Move a dashboard to a different folder

POST 

/perses-pulic/api/v1/dashboards/move

Moves a dashboard to a different folder.

Request

Body

required
    uid string
    targetFolderId string

Responses

Dashboard moved successfully

Schema
    uid string
Loading...