Setting up MFA for Your Tenant¶
By default, tenants do not have MFA turned on. However, you can enable MFA for your tenant to add an extra layer of security.
Enable MFA for your Tenant¶
To turn on MFA, please have an admin set the following configuration variable:
PATCH /tenants/YOUR_TENANT_ID/config-variables/MfaEnabled
{"value": true}
Replace https://na1.polyapi.io with your instance’s URL.
Please contact support@polyapi.io if you have any questions!