Skip to main content
PATCH
Edit or remove rows in a cached listings batch

Authorizations

Authorization
string
header
required

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)

batch_id
string
edit_indices
object[]
remove_indices
integer[]

Response

success

The response is of type string.