Update a custom error pageCopy Pageput https://{hostname}/etp-config/v3/configs/{configId}/custom-error-pageUpdates the custom error page details.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 ParamsDescribes custom error page update properties.backgroundTopobjectrequiredBundles data for the background color.backgroundTop objectcontactMailobjectrequiredLists custom error page contact email update properties.contactMail objectcontactPhoneobjectrequiredLists custom error page contact phone update properties.contactPhone objectcontactTextColorobjectrequiredLists custom error page contact text color update properties.contactTextColor objectcontactTicketobjectrequiredLists custom error page contact ticket update properties.contactTicket objectexplanationTextColorobjectrequiredLists custom error page explanation text color update properties.explanationTextColor objectlogoobjectrequiredThe logo displayed on custom error page.logo objecttitleobjectrequiredLists custom error page title update properties.title objecttitleTextColorobjectrequiredLists custom error page title text color update properties.titleTextColor 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. 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