Pathway Folders
Delete Folder
Calls
Vector Stores
Conversational Pathways
Inbound Numbers
Outbound Numbers
Custom Tools
Web Agents
Custom Twilio Accounts
Subaccounts
Batches
SMS
Account
Pathway Folders
Delete Folder
Deletes a specific folder for the authenticated user. The folder must be empty to be deleted.
DELETE
/
v1
/
pathway
/
folders
/
{folder_id}
authorization
string
*
authorization
Required
string
Your API key for authentication.
folder_id
string
*
folder_id
Required
string
The ID of the folder to delete.
Headers
authorization
string
requiredYour API key for authentication.
Path Parameters
folder_id
string
requiredThe ID of the folder to delete.
Response
folder_id
string
The ID of the deleted folder.