WithdrawAgreementData: {
    body?: never;
    path: {
        scope: string;
        topic: string;
    };
    query?: never;
    url: "/me/agreements/{scope}/{topic}";
}