LISTS
Create List_id
This is endpoint is used to create 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:
""
Body
application/json
Response
201 - application/json
create list_id
The response is of type object
.