{"message":"You've reached user-api.","availableEndpoints":{"GET /stations/users/{userId}":"Get stations by userId.","POST /stations/users/{userId}":"Add station subscriptions for userId.","DELETE /stations/users/{userId}":"Remove station subscriptions for userId.","GET /podcasts/users/{userId}":"Get podcasts by userId.","POST /podcasts/users/{userId}":"Add podcast subscriptions for userId.","DELETE /podcasts/users/{userId}":"Remove podcast subscriptions for userId.","GET /users/{userId}/history":"Get listening history by userId.","PUT /users/{userId}/history":"Upsert listening history by userId.","GET /users/{userId}/preferences":"Get user preferences by userId.","PUT /users/{userId}/preferences":"Upsert user preferences by userId.","GET /users":"Get cognito user by userId or emailId.","PUT /users/{userId}":"Update cognito user by userId or Email."}}