Add Favourite
This endpoint allows the user to add a specific media item as a favorite.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account id of the users
Query Parameters
session ID for authentication or tracking purposes
Body
application/json
Response
201 - application/json
Add Favourite
The response is of type object
.