Delete a Grafana folder by UID
DELETE/v1/grafana/api/folders/:id
Deletes a folder by UID. Make sure the region in the URL matches your account's region.
Request
Path Parameters
uid stringrequired
The UID of the folder
Responses
- 204
- 400
- 404
Folder deleted
Folder is not empty
- application/json
- Schema
Schema
type
Folder not Found
Loading...