Deletes the Multi-Factor Authentication (MFA) information of a user.
To complete this operation, the lastAuthTime value must be no more than 10 minutes before this request.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/profile/mfa
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/profile/mfa
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/profile/mfa
- SecretApiKey
- JWT
curl -i -X DELETE \
https://www.rebilly.com/_mock/catalog/all/profile/mfa \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'User MFA deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content