Patch Identity ProviderAsk AIpatch https://{application_vanity_domain}/api/v1/identity-providers/{identityProviderId}Path ParamsidentityProviderIdstringrequiredlength between 1 and 26The ID of the identity provider that the resource or action is scoped to.Body ParamsJSON object adhering to the JSON merge patch specification.WristbandIdentityProviderAppleIdentityProviderBitbucketIdentityProviderCustomIdentityProviderGitHubIdentityProviderGitLabIdentityProviderGoogleIdentityProviderGoogleWorkspaceIdentityProviderMicrosoftIdentityProviderMicrosoftEntraIdIdentityProviderOktaIdentityProvideridstringownerTypestringenumrequiredlength between 1 and 30[Required on Create and Upsert] The type of the owner of the resource.APPLICATIONAPPLICATIONTENANTAllowed:APPLICATIONTENANTownerIdstringrequiredlength between 1 and 26[Required on Create and Upsert] The ID of the owner of the resource.typestringenumrequiredlength between 1 and 25The type of the IdPWRISTBANDWRISTBANDAPPLEBITBUCKETCUSTOMGITHUBGITLABGOOGLEGOOGLE_WORKSPACEMICROSOFTMICROSOFT_ENTRA_IDOKTAShow 11 enum valuesnamestringlength between 1 and 70[Required on Upsert] The name of the IdP. For enterprise IDPs this value must be provided on creation; however, for non-enterprise IDPs this value will be defaulted based on the identity provider type.displayNamestringlength between 1 and 20The display name of the IdP. For enterprise IDPs this value must be provided on creation; however, for non-enterprise IDPs this value wil be defaulted based on the identity provider type.statusstringenumlength between 1 and 45Defaults to ENABLEDThe status of the IdPENABLEDENABLEDDISABLEDDELETE_IN_PROGRESSAllowed:ENABLEDDISABLEDDELETE_IN_PROGRESSmetadatastringloginIdentifiersarray of stringslength ≥ 1Array of primary identifiers that can be used to uniquely identify a user in this Wristband IdPEMAILUSERNAMEloginFactorsarray of stringslength ≥ 1Array of primary factors that can be used to log a user in for this Wristband IdPPASSWORDMAGIC_LINKprimaryLoginFactorstringenumlength between 1 and 30The first login factor that will be shown on the login page or other authentication flows. This value must be one of the login factors included in the loginFactors field.PASSWORDPASSWORDMAGIC_LINKAllowed:PASSWORDMAGIC_LINKHeadersIf-Matchstringlength ≥ 1Used to perform a conditional updateResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 405Method Not Allowed 406Not Acceptable 409Conflict 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago