APIGroups
Delete a group
Deletes the group and every website role it granted. Its members keep any access they were given directly.
Requires the admin role on the workspace.
AuthorizationBearer <token>
An OpenID Connect access token issued by Keycloak, acting as the signed-in user.
In: header
Path Parameters
workspaceId*string
groupId*string
Response Body
curl -X DELETE "https://api-next.centralcsp.com/v1/workspaces/string/groups/string"Empty