Edit or remove rows in a cached listings batch
Listings
Edit or remove rows in a cached listings batch
Takes a batch ID plus row indices to delete or replace, mutates the cached batch, and stores the result back with a fresh TTL.
PATCH
Edit or remove rows in a cached listings batch
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Rows to remove (RemoveIndices) or overwrite (EditIndices)
Response
success
The response is of type string.

