CreateOrganizationRequest
{
"displayName": "string",
"enforceUserApiTokenMfa": false,
"isMfaRequired": false,
"language": "string",
"locale": "string",
"usernames": [
"string"
]
}
Display name must be alphanumerical and can contain the following symbols -_.`':@&, and space. International characters are allowed.
Flag to enforce the user Api token multi-factor authentication (MFA).
If enabled then user needs to provide additional multi-factor authentication passcode when exchange API token for AccessToken.
If the flag is enabled, vmwid users will be able to login only when they enabled multi-factor authentication (MFA).
Default locale lang code preference for the organization.
Default locale lang country preference for the organization.
List of Usernames (e-mails) of users.