twostepverification.roblox.com
Accounts
POST
Verifies a two step verification challenge code via authenticator app.
/v1/users/{userId}/challenges/authenticator/verifytwostepverification.roblox.com
POST
Reverts a user's dialog state from ACTIVE to PENDING.
/v1/users/{userId}/challenges/cross-device/retracttwostepverification.roblox.com
POST
Retry a Cross Device two step verification approval.
/v1/users/{userId}/challenges/cross-device/retrytwostepverification.roblox.com
POST
Verifies a two step verification approval via Cross Device. Cross Device approval does not use a verification code.
/v1/users/{userId}/challenges/cross-device/verifytwostepverification.roblox.com
POST
Sends a two step verification challenge code via email.
/v1/users/{userId}/challenges/email/send-codetwostepverification.roblox.com
POST
Verifies a two step verification challenge with a code sent via email.
/v1/users/{userId}/challenges/email/verifytwostepverification.roblox.com
POST
Validates the assertion data returned by the passkey.
/v1/users/{userId}/challenges/passkey/verify-finishtwostepverification.roblox.com
POST
Provides a challenge for the passkey to authenticate.
/v1/users/{userId}/challenges/passkey/verify-starttwostepverification.roblox.com
POST
Verifies a two step verification challenge with a password (code).
/v1/users/{userId}/challenges/password/verifytwostepverification.roblox.com
POST
Verifies a two step verification challenge via a recovery code.
/v1/users/{userId}/challenges/recovery-codes/verifytwostepverification.roblox.com
POST
Validates the assertion data returned by the security key.
/v1/users/{userId}/challenges/security-key/verify-finishtwostepverification.roblox.com
POST
Provides a challenge for the security key to authenticate.
/v1/users/{userId}/challenges/security-key/verify-starttwostepverification.roblox.com
POST
Sends a two step verification code via SMS for the specified user.
/v1/users/{userId}/challenges/sms/send-codetwostepverification.roblox.com
POST
Verifies a two step verification challenge with a code sent via SMS.
/v1/users/{userId}/challenges/sms/verifytwostepverification.roblox.com
GET
Gets two step verification configuration for the specified user.
/v1/users/{userId}/configurationtwostepverification.roblox.com
POST
Disables two step verification via authenticator for the specified user.
/v1/users/{userId}/configuration/authenticator/disabletwostepverification.roblox.com
POST
Initiates enabling authenticator-based two step verification for the specified user.
/v1/users/{userId}/configuration/authenticator/enabletwostepverification.roblox.com
POST
Finishes enabling authenticator-based two step verification for the specified user.
/v1/users/{userId}/configuration/authenticator/enable-verifytwostepverification.roblox.com
POST
Disables two step verification via email for the specified user.
/v1/users/{userId}/configuration/email/disabletwostepverification.roblox.com
POST
Enables two step verification via email for the specified user.
/v1/users/{userId}/configuration/email/enabletwostepverification.roblox.com
POST
Disables a batch of credentials for the specified user.
/v1/users/{userId}/configuration/security-key/disabletwostepverification.roblox.com
POST
Initiates security key registration by providing credential creation options.
/v1/users/{userId}/configuration/security-key/enabletwostepverification.roblox.com
POST
Finishes security key registration and stores credential. Enables security key as a 2sv media type if it is a user's first key.
/v1/users/{userId}/configuration/security-key/enable-verifytwostepverification.roblox.com
POST
List a user's registered security keys.
/v1/users/{userId}/configuration/security-key/listtwostepverification.roblox.com
POST
Disables two step verification via SMS for the specified user.
/v1/users/{userId}/configuration/sms/disabletwostepverification.roblox.com
POST
Enables two step verification via SMS for the specified user.
/v1/users/{userId}/configuration/sms/enabletwostepverification.roblox.com
GET
Gets the current status of recovery codes for a user.
/v1/users/{userId}/recovery-codestwostepverification.roblox.com
POST
Clears any existing recovery codes for the user.
/v1/users/{userId}/recovery-codes/cleartwostepverification.roblox.com
POST
Clears any existing recovery codes and generates a new batch of recovery codes.
/v1/users/{userId}/recovery-codes/regeneratetwostepverification.roblox.com
Metadata
GET
Gets two step verification system metadata.
/v1/metadatatwostepverification.roblox.com