Edit GraphQL cache settingsAsk AIput https://{hostname}/api-definitions/v2/endpoints/{apiEndPointId}/versions/{versionNumber}/settings/graphqlPath ParamsversionNumberintegerrequiredapiEndPointIdintegerrequiredQuery ParamsaccountSwitchKeystringBody ParamsbodyParamNamestringrequiredcacheOriginboolean | nulltruefalsecacheResponseOnErrorboolean | nulltruefalsedetectErrorbooleanrequiredtruefalsedownstreamCachingobjectrequireddownstreamCaching objectenabledbooleanrequiredtruefalsemaxAgeobject | nullrequiredmaxAge object | nullmaxQuerySizeinteger | nullnestingLevelstring | nullpreRefreshingobject | nullpreRefreshing object | nullqueryParamNamestringrequiredserveStaleboolean | nulltruefalseHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response reflects updated GraphQL cache settings. 400Bad request. Some of your request's input is invalid. 401Unauthorized. You aren't authorized to perform the action. 403Forbidden. You don't have permission to access the API endpoint. 404Not found. This API endpoint doesn't exist. 405Method not allowed. 415Unsupported Media Type.Updated about 1 month ago