Access denied Access granted Authentification Draft Deprecated
playlist : removeVideo
Last change: 2023-01-20 14:16:19
Remove a video from a playlist
Parameter
Value
Description
playlistVideoId
ID of the video in the playlist
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/playlist/removeVideo?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
Response : Error / Failed
Response status is replaced by one of the following:
  • UNABLE_REMOVE_VIDEO: Unable to remove the video from the playlist
  • UNABLE_TO_FIND_PLAYLIST: The specified playlist does not exist
  • NOT_AUTHENTICATED: You need to be authenticated in order to use this API
  • NOT_AUTHORIZED: You are not authorized to remove a video from this playlist
Sign in