RegisterPushTokenData: {
    body: PushTokenRegisterBodyDto;
    path?: never;
    query?: never;
    url: "/me/push-tokens";
}