Access denied Access granted Authentification Draft Deprecated
playlist : translate
Last change: 2023-01-20 14:16:19
Translate an existing playlist
Parameter
Value
Description
playlistId
If of the playlist
field
Field you want to translate. Can only be NAME or DESCRIPTION
lang
Lang you want translate playlist
translation
Field translation
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/playlist/translate?
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_LANG: This lang is not supported
  • UNABLE_SAVE_TRANSLATION: Unable to save the translation in the database
  • WRONG_FIELD_NAME: Only NAME and DESCRIPTION FIELD are available
  • EMPTY_TRANSLATION: Translation can not be empty
Sign in