Delete workspace
Delete workspace
Deletes a single workspace by ID. A workspace is the container that groups projects and the people who work on them. The response carries only a confirmation message, so refetch the workspaces to see what is left.
DELETE
Delete workspace
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the workspace to operate on.
Response
200 - application/json
Confirms the workspace was deleted. Only a message comes back, so list workspaces again to see what remains.
A human-readable message confirming the deletion.