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