Revoke all credential authorizations for an organization
Revokes all SAML SSO credential authorizations for every member of the organization. This removes the sign-in authorizations for personal access tokens, SSH keys, OAuth app tokens, and user-to-server tokens that members have authorized for the organization. Members will need to authorize their credentials again to access the organization.
This operation is performed asynchronously. A background job will be queued to process the revocations.
[!WARNING] If you use a personal access token to call this endpoint, that token's authorization for the organization may also be revoked as part of this operation.
The authenticated user must be an organization owner to use this endpoint.
OAuth app tokens and personal access tokens (classic) need the admin:org scope to use this endpoint.
Path parameters
The organization name. The name is not case sensitive.
Response
Accepted - The revocation request has been queued