playlist : edit

Last change: 2023-01-20 14:16:19
Edit an existing playlist
Call
https://api.kinomap.com/playlist/edit?
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
- INVALID_TITLE: Title cannot be empty
- INVALID_DESCRIPTION: Description should not be empty
- INVALID_STATUS: Status is invalid
- INVALID_TYPE: Type is invalid
- INVALID_IMAGE_EXTENSION: One (or more) image has invalid extension
- UNABLE_SAVE_PLAYLIST: Unable to save the playlist in the database
- UNABLE_SAVE_AMAZON: Unable to upload images on S3
- ALREADY_USED_TITLE: Title already used by user
- NOT_AUTHORIZED: You can't edit this playlist
- MISSING_PLAYLIST: This playlist does not exist