Permanently deletes a folder and all lists and tasks inside it.
cURL
curl --request DELETE \ --url https://api.getarca.app/api/v1/folders/{id} \ --header 'Authorization: Bearer <token>'
folders:write
204 No Content
Was this page helpful?