cURL
curl --request DELETE \ --url https://api.themoviedb.org/3/authentication/session \ --header 'Content-Type: application/json' \ --data ' { "session_id": "000c5b62c270a55ef8c64ee02ba56ba2fded1f55" } '
{ "success": true }
Delete Session
Documentation IndexFetch the complete documentation index at: https://tvc.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tvc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The key you were given when you signed up TMDb account.
"63365ecd10409ee95d673fd7f8c095e3"
"000c5b62c270a55ef8c64ee02ba56ba2fded1f55"
true