Workspaces
Delete workspace
Permanently deletes a workspace and all its associated data, including packages, permissions, and configuration. This action cannot be undone.
DELETE
/organizations/{organizationName}/workspaces/{workspaceName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$workspaceName*string
The unique identifier of the workspace
Match
^(?!.*\*)(?!.*[/]).{1,63}$Response Body
application/json
application/json
application/json
application/json