Update the first time wizardCopy Pageput https://{hostname}/etp-config/v3/configs/{configId}/firstTimeWizardUpdates the status of the first time wizard.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 ParamsLists the wizard state update properties.stepintegerrequired≥ 0Updates the last step completed in the wizard.HeadersIf-MatchstringrequiredUse the x_etag value included in the GET response. See Concurrency control for details.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 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. 412Precondition failed. Use the x_etag string returned in the response header as If-Match in write requests to avoid overwriting edits by any other API clients. See Concurrency control for details.Updated 4 months ago