Delete MFA method configuration
DELETE {{baseUrl}}/mfa/:method/delete
This API removes the configuration for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"mfaMethod":"okta-verify","enabled":true,"host":"www.example.com","accessKey":"d******Y","identityAttribute":"email"}