This endpoint is used to create an intermediate request token that can be used to validate a TMDB user login in your app. More details about how this works can be found here.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Request successful
The response is of type object
.