KuikCodeDocs
APIReferenceFolders

Delete a folder

DELETE
/folders/{id}

Subfolders go with it. Codes inside are kept and move to the workspace root.

AuthorizationBearer <token>

An API key from Settings, Developers: Authorization: Bearer kc_live_...

In: header

Path Parameters

id*string
Length1 <= length

Response Body

application/json

curl -X DELETE "https://example.com/folders/string"
Empty