API endpoints for managing two-factor authentication
Method | Endpoint | Description |
---|---|---|
DELETE | /api/v2.1/twoFA/removeTwoFAOption// | Remove two-factor authentication option |
GET | /api/v2.1/twoFA/getTwoFACredentials | Get two-factor authentication credentials |
POST | /api/v2.1/twoFA/createTwoFAOption | Create a two-factor authentication option |