cURL
curl --request POST \ --url {schemes}://api.upsun.com/organizations/{organization_id}/mfa-enforcement/disable \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "message": "<string>", "code": 123, "detail": {}, "title": "<string>" }
Disables MFA enforcement for the specified organization.
A valid request URL is required to generate request examples
The ID of the organization.
No Content