Edit an organization by id.Ask AIpost https://api.cast.ai/v1/organizations/{id}Path ParamsidstringrequiredGet organization by id.Body Paramsnamestringrequiredname of the organization. Name of the organization must start with a letter or a number, followed by letters, numbers, underscores, hyphens, spaces and periods. The name must end with a letter or a number.billingTypestringbilling type of the organization.metadataobjectOrganizationMetadata describes organization metadata.metadata objectparentIdstring | nullID of the parent organization. This is beta feature not available for all organizations.typestringenumDefaults to ORGANIZATION_TYPE_DEFAULTOrganizationType defines possible types of organization. ORGANIZATION_TYPE_DEFAULT: default organization type ORGANIZATION_TYPE_DEFAULTORGANIZATION_TYPE_ENTERPRISEORGANIZATION_TYPE_CHILDAllowed:ORGANIZATION_TYPE_DEFAULTORGANIZATION_TYPE_ENTERPRISEORGANIZATION_TYPE_CHILDResponse 200Organization data.Updated 7 months ago