Create Password MFA Project
This API is used to create a new project related to password multi-factor authentication (MFA) with the specified parameters (domain, Callback URL, Logout URL, and stage) using the 'https://api.cripsa.com/v2/password-mfa/password-mfa-create-project' API endpoint.
Register Password MFA App
This PHP is used to register a new application related to password multi-factor authentication (MFA) with the specified parameters (domain, Register Type, and stage) using the 'https://api.cripsa.com/v2/password-mfa/password-mfa-register-app' API endpoint.
Rotate Password MFA Api-Key
This API is used to rotate or change the API key for a password multi-factor authentication (MFA) configuration with the specified domain and stage using the 'https://api.cripsa.com/v2/password-mfa/password-mfa-rotate-api-key' API endpoint.
Delete Password MFA Project
This API is used to delete a project or configuration related to password multi-factor authentication (MFA) with the specified domain using the 'https://api.cripsa.com/v2/password-mfa/password-mfa-delete-project' API endpoint.