Skip to main content
DELETE
Remove Item

Authorizations

Authorization
string
header
required

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

Path Parameters

list_id
integer
required

the ID of the custom list

Example:

8510518

Body

application/json
items
object[]
Example:

Response

200 - application/json

Remove Item

results
object[]
Example:
status_code
number
Example:

1

status_message
string
Example:

"Success."

success
boolean
Example:

true