API Docs

» show/cancelwatching

This method requires a developer API key with scrobble permissions.

Summary

Notify trakt that a user has stopped watching a show.

URL

http://api.trakt.tv/show/cancelwatching/apikey

Supported formats

json

Supported request methods

POST

Requires authentication

true (details)

Required Parameters

  • apikey

    Requires a developer API key. Details here.

  • JSON POST

    • username

      trakt username.

    • password

      SHA1 hash of trakt password.

Example JSON POST

{
	"username": "username",
	"password": "sha1hash"
}

Example Response

{
	"status":"success",
	"message":"cancelled watching"
}
loading...
Join trakt

Sign in to trakt

forgot?

Sign In
Forgot your password?
Check your email for further instructions!
We couldn't find that e-mail!

Create your new password