Skip to main content
POST
Bulk Remove Entries

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
Pattern: ^[1-9]\d*$
id
string
required
Pattern: ^[1-9]\d*$

Body

application/json
action
string
required
Allowed value: "remove"
items
object[]
required
Required array length: 1 - 100 elements
collectionVersion
integer
required
Required range: x <= 9007199254740991

Response

200 - application/json
removedEntryIds
string[]
required
collectionVersion
number
required