Update a tenantput https://{hostname}/etp-config/v3/configs/{configId}/tenants/{tenantId}Updates the specified tenant.Path ParamstenantIdstringrequiredA unique identifier for the tenant.configIdintegerrequiredA 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 ≥ 0Group identifiers with access to the tenant.groupIdsADD integerhideSetupWizardbooleanHides the setup wizard.truefalseidinteger≥ 1Unique identifier for the tenant.inheritClientConfigbooleanWhether to inherit the client configuration from the parent.truefalseinheritErrorPagebooleanWhether to inherit the error page from the tenant's parent.truefalseinheritNetworkConfigbooleanWhether to inherit the network configuration from the parent.truefalsenamestringrequiredlength ≥ 1Unique name for the tenant.usersarray of objectsrequiredlength ≥ 0Array of assigned tenant users.users*ADD objectviewerUsersarray of objectslength ≥ 0Array of tenant viewer users.viewerUsersADD objectHeadersIf-MatchstringrequiredUse the x_etag value included in the GET response. See Concurrency control for details.Responses 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.Updated about 1 month ago