This endpoint is used to create a valid session ID for a TMDB user in your app. Learn more about session id here.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Request successful
The response is of type object
.