gitpod.v1.OrganizationService
RegenerateSCIMToken
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, invalidating the old one.
scimConfigurationId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.OrganizationService/RegenerateSCIMToken
Request body
Response
Success