LISTS
Clear List
This endpoint clear all items from a list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
Example:
""
This confirm if you want to clear all the items in the list.
Example:
"true"
This is the unique identifier of the list been created
Example:
""
Response
201 - application/json
clear list
The response is of type object
.