Credentials Edit online List Credentials Retrieves all credentials associated with the authenticated user.Create credential challenge Starts a credential creation session and returns a challenge that the new credential must sign to verify the user's identity. This endpoint is part of the standard Create Credential flow.Create credential Adds a new credential to the user's account. This endpoint finalizes the standard Create Credential flow by submitting the signed challenge generated inCreate credential challenge.Create credential challenge with code Creates a credential challenge using a one-time code. This challenge must be signed by the new credential before you finalize the Create Credential With Code flow.Activate CredentialActivates a credential that was previously deactivated. If the credential is already active, no action is taken. This operation is idempotent.Deactivate credentialDeactivates a credential that is currently active. If the credential is already inactive, no action is taken. Create credential code Creates a one-time code that can be used to create a new credential from an environment where the client does not have access to any existing credentials. This endpoint is part of the Create Credential With Code flow.Parent topic: Identity and Access Management