playlist : create

Last change: 2023-01-20 14:16:19
Create a new playlist
Call
https://api.kinomap.com/playlist/create?
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