Onboard a tenantpost https://{hostname}/etp-config/v3/configs/{configId}/onboard-tenantOnboards a new Tenant.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsgroupIdsarray of integerslength ≥ 0The group IDs with access to the tenant.groupIdsADD integerhideSetupWizardbooleanHides the setup wizard.truefalseinheritClientConfigbooleanWhether to inherit the client configuration from the parent.truefalseinheritErrorPagebooleanWhether to inherit the error page from the parent.truefalseinheritNetworkConfigbooleanWhether to inherit the network configuration from the parent.truefalsenamestringrequiredlength ≥ 1Unique name for the tenant.policyTemplateIdinteger≥ 1The policy template used for the tenant.usersarray of objectsrequiredlength ≥ 1The assigned tenant users.users* objectisViewerbooleanWhether the user has only the viewer role.truefalseuiIdentityIdstringrequiredlength ≥ 1The user identifier.uiUserNamestringrequiredlength ≥ 1The username of the tenant user.ADD objectviewerUsersarray of objectslength ≥ 0The tenant viewer users.viewerUsersADD objectResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found. 406Resource already onboarded.Updated about 1 month ago