Skip to main content
Unary · Organizations Regenerates the bearer token for a SCIM configuration. Use this method to:
  • Rotate SCIM credentials
  • Recover from token compromise
  • Update IdP configuration

Examples

  • Regenerate token: Creates a new bearer token with the same expiration duration as the previous token.
  • Regenerate token with new expiration: Creates a new bearer token with a custom 180-day expiration.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.RegenerateSCIMTokenRequest

Response

gitpod.v1.RegenerateSCIMTokenResponse