Access denied Access granted Authentification Draft Deprecated
playlist : removeApplication
Last change: 2023-01-20 14:16:19
Remove a playlist from an application
Parameter
Value
Description
playlistId
Playlist ID
applicationId
Application ID
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/playlist/removeApplication?
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_APPLICATION: Unable to remove the playlist from the application
  • UNABLE_TO_FIND_PLAYLIST: The specified playlist does not exist
  • UNABLE_TO_FIND_APPLICATION: The specified application does not exist
  • NOT_AUTHENTICATED: You need to be authenticated in order to use this API
  • NOT_AUTHORIZED: You are not authorized to add a video to this playlist
Sign in