Patch a listCopy Pagepatch https://{hostname}/etp-config/v3/configs/{configId}/lists/{listId}/itemsPath ParamsconfigIdintegerrequiredlistIdintegerrequiredQuery ParamsaccountSwitchKeystringBody Paramsdeletearray of stringsrequiredlength ≥ 0delete*ADD stringaddarray of objectsrequiredlength ≥ 0add*ADD objectAdd FieldResponses 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. 409Conflict with current state of resource. 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. 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 about 2 months ago