favorite : exists

Last change: 2023-01-20 14:16:19
Check if a member have already a video in his favorite
Call
https://api.kinomap.com/favorite/exists?
Response Body
An error occured!
Response : Valid / Success
- status: OK when no errors
- exists: 1 (true) or 0 (false)
Response : Error / Failed
Response status is replaced by one of the following:
- UNABLE_TO_FIND_VIDEO: Error to find the video.
- UNABLE_TO_FIND_USER: Error to find the user.