Version 4.0.25.20 (latest)
Delete the folder with a specific id including any children folders.
DANGERthis will delete all looks and dashboards in the folder.
Request
DELETE
/folders/{folder_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
folder_id
string
Id of folder
Response
204: Successfully deleted.
Datatype
Description
(string)
string
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
string
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
string
Field with error
code
lock
string
Error code
message
lock
string
Error info message
documentation_url
lock
string
Documentation link
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link

