POST
/
3
/
list
/
{list_id}
/
clear
{
  "status_code": 12,
  "status_message": "The item/record was updated successfully.",
  "success": true
}

Path Parameters

list_id
string
required

Query Parameters

session_id
string
Example:

"596cf761bccb080266249540bcdc13a0ea708109"

confirm
string
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