Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the group within Rippling.
Body
application/json
Group updates object.
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.
Using the PUT method, all of the group fields will be updated, even if the corresponding parameter is missing. If the PATCH method is used, and a param is missing, its value won’t be changed.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the group within Rippling.
Group updates object.