API Docs

» friends/approve

This method is deprecated and has been replaced by network/approve

Summary

Approve a friend request.

URL

http://api.trakt.tv/friends/approve/apikey

Supported formats

json

Supported request methods

POST

Requires authentication

true (details)

Required Parameters

  • apikey

    to view your API key.

  • JSON POST

    • username

      trakt username.

    • password

      SHA1 hash of trakt password.

    • friend

      Username of the friend to approve.

Example JSON POST

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

Example Response

{
   "status":"success",
   "message":"justin approved"
}
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