workspaces
Delete a workspace
Delete a workspace of a team.
DELETE
/
teams
/
{team_slug}
/
workspaces
/
{workspace_slug}
Authorizations
Authorization
string
headerrequiredDefault authentication mechanism
Path Parameters
team_slug
string
requiredThe slug of the team.
workspace_slug
string
requiredThe slug of the workspace.
Response
200 - application/json
message
string
default: requiredWas this page helpful?