Creates a new organization.
success
if successful, error
if not.error
if not successful.UNAUTHORIZED
: The user is not authenticated.PLAN_RESTRICTED_FEATURE
: The user’s plan does not allow creating organizations.ORGANIZATION_NAME_ALREADY_EXISTS
: An organization with the provided name already exists.