UpdateOrganizationRequest

UpdateOrganizationRequest
UpdateOrganizationRequest

Organization details to be updated

JSON Example
{
    "auditLogsInstanceId": "string",
    "displayName": "string",
    "enforceUserApiTokenMfa": false,
    "isMfaRequired": false,
    "language": "string",
    "locale": "string"
}
string
auditLogsInstanceId
Optional

The instance of the LINT service in the region to which we will redirect audit logs. The organization must already have been granted access to the LINT service and assigned to one or more LINT service instances. To reset, send empty string.

string
displayName
Optional

Display name must be alphanumerical and can contain the following symbols -_.`':@&, and space. International characters are allowed.

boolean
enforceUserApiTokenMfa
Optional

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.

boolean
isMfaRequired
Optional

If the flag is enabled, vmwid users will be able to login only when they enabled multi-factor authentication (MFA).

string
language
Optional

Default locale lang code preference for the organization.

string
locale
Optional

Default locale lang country preference for the organization.