Lists
Clear
This endpoint allows you to clear all items in your list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This confirms you want to clear the list
Example:
"true"
Response
201 - application/json
Clear
The response is of type object
.