Skip to main content
DELETE
Delete Query Folder

Authorizations

Authorization
string
header
required

Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication

Path Parameters

projectId
string
required

ID of the Project

folderId
string
required

ID of the Query Folder

Query Parameters

force
boolean
default:false

If true, recursively deletes the folder along with all sub-folders and queries

Response

Folder deleted successfully