API Docs

» movie/cancelcheckin

This method requires a developer API key with check in permissions.

Summary

Notify trakt that a user wants to cancel their current check in.

URL

http://api.trakt.tv/movie/cancelcheckin/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 checkin"
}
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