Skip to main content
DELETE
/
api
/
v1
/
workspaces
/
{workspaceId}
Delete workspace
curl --request DELETE \
  --url https://api.devhelm.io/api/v1/workspaces/{workspaceId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

workspaceId
integer<int32>
required

Response

204

No Content