Scheduler Zero
REST APIAPI referenceLead lists

Delete a folder

Requires the `leadList:delete` permission.

DELETE
/lead-lists/folders/{id}

Requires the leadList:delete permission.

Authorization

ApiKeyAuth
x-api-key<token>

API key created under Settings → API Keys. Scoped to a single workspace.

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/lead-lists/folders/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty