Delete workspace
Permanently delete a workspace and all of its data. This cannot be undone.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace to delete.
Headers
X-Account-Id
Account that owns the workspace.
Response
Confirms the workspace was deleted.
success
True when the workspace was deleted.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

