Future<HttpResponse<T>> delete<T>({ required Uri apiUri, Map<String, String>? headers, Map<String, dynamic>? body, });