Delete folder
Delete a folder by ID for the authenticated user
x-api-key<token>
In: header
Path Parameters
folderIdstring
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://app.notca.co/api/v1/folders/string"{
"success": true
}{
"error": "string",
"details": null
}{
"error": "string",
"details": null
}{
"error": "string",
"details": null
}