removeToken

From ThirdPresence Wiki

Description

GET request to remove authorization token.

Request parameters

Name Description Required
contentAAToken AA system generated token. yes
videoId Thirdpresence id for VideoItem. Required if providerId is null. no
providerId Customer own id for video. (Max. 255 length String). Required if videoId is null. no

Response Elements

String true / false

Examples

Example requests
http://api.thirdpresence.com/04-10/auth/?Action=removeToken&
 authToken=ewquo0d0a9dlcadkd09u&version=04-10&
 contentAAToken=pwern23892kjknneew90s&videoId=77882
Example Response

API Reference

This page was last modified on 31 March 2010, at 08:35.