action tvmaze_delete_user_follows_webchannels_webchannel_id { label: "Unfollow a webchannel" provider: tvmaze method: DELETE path: "/user/follows/webchannels/{webchannel_id}" encoding: json output: { type: "object" additionalProperties: true } }