The Movie Database · Example Payload

Tmdb Api Tv Series Delete Rating Response Example

CatalogDiscoveryEntertainmentImagesMediaMetadataMoviesPeopleRecommendationsReviewsSearchStreamingTrendingTVVideoWatch Providers

Tmdb Api Tv Series Delete Rating Response Example is an example object payload from The Movie Database, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

status_codestatus_message

Example Payload

Raw ↑
{
  "status_code": 13,
  "status_message": "The item/record was deleted successfully."
}