action soundcloud_put_me_followings_user_id { label: "Follows a user." provider: soundcloud method: PUT path: "/me/followings/{user_id}" encoding: json output: { type: "object" additionalProperties: true } }