Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?