10-09-API-deleteVideo

From ThirdPresence Wiki

Description

GET request to delete a single video from specific account (and category).

Request parameters

Name Description Required
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

Examples

Example requests
http://api.thirdpresence.com/10-09/video/?Action=deleteVideo&
 authToken=ewquo0d0a9dlcadkd09u&version=10-09&
 videoId=77882
Example Response

API Reference

This page was last modified on 28 April 2010, at 14:16.