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
This endpoint allows the user to add a specific media item as a favorite.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account id of the users
session ID for authentication or tracking purposes