subscribedToPodcast($podcast), Response::HTTP_BAD_REQUEST); $podcastService->unsubscribeUserFromPodcast($user, $podcast); return response()->json(); } }