View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_delete_managed_login_branding | R Documentation |
Deletes a managed login branding style. When you delete a style, you delete the branding association for an app client. When an app client doesn't have a style assigned, your managed login pages for that app client are nonfunctional until you create a new style or switch the domain branding version.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_delete_managed_login_branding/ for full documentation.
cognitoidentityprovider_delete_managed_login_branding(
ManagedLoginBrandingId,
UserPoolId
)
ManagedLoginBrandingId |
[required] The ID of the managed login branding style that you want to delete. |
UserPoolId |
[required] The ID of the user pool that contains the managed login branding style that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.