Delete project
Delete project
Deletes a single project by ID. A project is the container that owns exactly one agent. The response carries only a confirmation message, so refetch the projects to see what is left.
DELETE
Delete project
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the project to operate on.
Response
200 - application/json
Confirms the project was deleted. The response is a message only, so list the workspace's projects again if you keep your own copy of them.
A human-readable message confirming the deletion.