MspCreateMasterOrganizationRequest

MspCreateMasterOrganizationRequest
MspCreateMasterOrganizationRequest
JSON Example
{
    "orgOwnerAcct": "string",
    "orgDisplayName": "Acme Corporation"
}
string
orgOwnerAcct
Optional

Organization owner account identifier (email)

string
orgDisplayName
Required
Constraints: minLength: 0 maxLength: 200

Organization name for the newly created master organization.
The name must be alphanumerical and can contain the following symbols -_.`':@&, and space. International characters are allowed.