Request: { body: string; headers: Record<string, string>; method: HttpMethod; timeoutMs: Int64; url: string; usesRefreshToken: boolean; } Type declaration
body: string
headers: Record<string, string>
timeoutMs: Int64
url: string
usesRefreshToken: boolean
Deprecated
Add
uses_refresh_token
to your opt-in list (underrecords/Request/fields/
) to use this.