Folder API
Delete Folder
Delete a folder. The folder is soft-deleted; any workflows or sub-folders it contained are moved to the root rather than deleted.
DELETE
Delete Folder
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the folder. The owning team is resolved from the folder.
Response
Success
The response is of type DeleteFolderResponse · object.
Delete Folder

