action soundcloud_delete_reposts_playlists_playlist_id { label: "Removes a repost on a playlist as the authenticated user" provider: soundcloud method: DELETE path: "/reposts/playlists/{playlist_id}" encoding: json output: { type: "object" additionalProperties: true } }