# Deletes a subject group Endpoint: DELETE /v0/subjects/groups/{groupId} Version: 0 Security: authorization_code_with_pkce_0, client_credentials_0 ## Path parameters: - `groupId` (string, required) The id of the subject group ## Response 409 fields (application/json): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 204 fields ## Response 401 fields ## Response 404 fields