This endpoint remove a movie from a list.
Documentation Index
Fetch the complete documentation index at: https://sirjosh.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
""
This is the unique identifier of the list been created
""
This is the value that is intended to be removed from the server.
18
remove movie
An integer value representing the status of the response. A value of 1 is often used to denote a generic success response.
13
A string providing a brief indication of the status of the request.
"The item/record was deleted successfully."
A boolean value indicating whether the request was successful.
true