CentralCSP
APIWorkspaces

Delete a workspace

Deletes the workspace, its websites, members, and collected reports, and cancels its subscription. Report ingestion for its websites stops immediately. This cannot be undone.

Requires workspace ownership.

DELETE
/v1/workspaces/{workspaceId}

Authorization

AuthorizationBearer <token>

An OpenID Connect access token issued by Keycloak, acting as the signed-in user.

In: header

Path Parameters

workspaceId*string

Response Body

curl -X DELETE "https://api-next.centralcsp.com/v1/workspaces/string"
Empty