Two-Factor Authentication API

The Two-Factor Authentication API provides endpoints for managing 2FA options, sending and validating 2FA codes, and removing 2FA methods.

Available Endpoints

MethodEndpointDescription
DELETE/api/v2.1/twoFA/removeTwoFAOption//Remove two-factor authentication option
GET/api/v2.1/twoFA/getTwoFACredentialsGet two-factor authentication credentials
POST/api/v2.1/twoFA/createTwoFAOptionCreate a two-factor authentication option