Skip to main content
POST
Clear

Authorizations

Authorization
string
header
required

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

Path Parameters

list_id
string
required

This represents the list ID. Get it here

Query Parameters

session_id
string

This represents your session id. Get it here

Example:

"a30ca4b889498c1eaeba29bf38bcd439b75f15f7"

confirm
string

This confirms you want to clear the list

Example:

"true"

Response

201 - application/json

Clear

status_code
number
Example:

12

status_message
string
Example:

"The item/record was updated successfully."

success
boolean
Example:

true