Github API - Test Config

mutation regenerateEnterpriseIdentityProviderRecoveryCodes

Regenerates the identity provider recovery codes for an enterprise

Arguments
input RegenerateEnterpriseIdentityProviderRecoveryCodesInput

RegenerateEnterpriseIdentityProviderRecoveryCodesInput [input]

Autogenerated input type of RegenerateEnterpriseIdentityProviderRecoveryCodes

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterpriseId ID

The ID of the enterprise on which to set an identity provider.

API:
Github GraphQL API

Parameters for RegenerateEnterpriseIdentityProviderRecoveryCodes

Returns
RegenerateEnterpriseIdentityProviderRecoveryCodesPayload

RegenerateEnterpriseIdentityProviderRecoveryCodesPayload [object]

Autogenerated return type of RegenerateEnterpriseIdentityProviderRecoveryCodes

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

identityProvider EnterpriseIdentityProvider

The identity provider for the enterprise.

API:
Github GraphQL API
API:
Github GraphQL API