Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
OK
This endpoint can be hit to mark your app as installed in Rippling, if you aren’t hitting Rippling’s other endpoints on installation. The endpoint does not require any scopes.
Please note, hitting any other endpoint should mark your app as installed as well.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK