Skip to main content

Delete workspace

Delete workspace

Path Parameters
workspaceId string โ€” REQUIRED
Responses
200

Successful response

Schema
message string
default

Error response

Schema
message string
code string
issues object[]
message string
mutation.workspace.deleteWorkspace
DELETE /workspaces/:workspaceId
workspaceId โ€” path
https://app.typebot.io/api/v1
curl -L -X DELETE 'https://app.typebot.io/api/v1/workspaces/:workspaceId' \
-H 'Accept: application/json'