Fan/destroy

From Justin.tv API Wiki

Jump to: navigation, search

Destroys a fan relationship. This call requires OAuth authentication for the initiating user.

Interface

URL: http://api.justin.tv/api/fan/destroy/login.format
Formats: xml, json
Methods: POST, DELETE
Authentication: Requires Authentication
Params: Must include channel login. Initiating user will be the user owning the provided OAuth tokens.

Examples

  • http://api.justin.tv/api/fan/destroy/officecam.xml
Client Libraries