action figshare_private_collection_delete { label: "Delete collection" description: "Delete n collection" provider: figshare method: DELETE path: "/account/collections/{collection_id}" encoding: json output: { type: "object" additionalProperties: true } }