v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Group

Delete a Specific Group

This endpoint deletes a group from the Degreed system. On a successful delete, it returns a 204 No Content response. <h2>Scope Required</h2> groups:write

delete/api/v2/groups/{id}

Path parameters

idstring required

The ID of the group to delete.

Response

Success