Access denied Access granted Authentification Draft Deprecated
playlist : videoIndex
Last change: 2023-01-20 14:16:19
Change order of a playlist into an application
Parameter
Value
Description
playlistId
ID of the playlist
playlistVideoId
ID of the playlist video (relation identifier, not the trk_id)
position
New position of the playlist
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/playlist/videoIndex?
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:
  • NOT_AUTHENTICATED: You need to be authenticated in order to use this API
  • NOT_AUTHORIZED: You can't edit this playlist
  • MISSING_PLAYLIST: This playlist does not exist
  • MISSING_VIDEO: This video does not exist
  • VIDEO_NOT_IN_PLAYLIST: This video is not in the playlist
  • UNABLE_SAVE_POSITION: Unable to save the position in the database
  • POSITION_OUT_OF_RANGE: Video position out of range
Sign in