Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the group within Rippling.
Response
200
OK
Please note, the Groups endpoint requires an OAuth application (i.e. approved 3rd party partners), as the end point is intended for mapping third-party application “Groups” within Rippling organizations.
Deletes the specified group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the group within Rippling.
OK