v1.0.0
OpenAPI 3.1.0
Delete a folder
Client Libraries
US region
Delete a folder including subfolders and all file (components, templates, and emails). You cannot delete a folder with emails used in your workflows (campaigns, broadcasts, etc).
However, you can delete a folder with components that are referenced in emails connected to workflows, so make sure deleting a folder with components won't break your emails.
The UUID of the folder.
Successful response, no content returned
curl https://api.customer.io/v1/design_studio/folders/123e4567-e89b-12d3-a456-426614174000 \
--request DELETE
Successful response, no content returned