This is documentation for v4 of the JavaScript API clients, which is not the latest version. To see the documentation for the latest version, see JavaScript v5.

Request options are key-value pairs you can add to API requests. Typical uses of request options are to add extra HTTP headers or to change the default timeout of an API client. You can add options to individual requests or to all requests.

Request options

These API client methods support request options. The details are in Parameters section of each method’s reference documentation, under requestOptions.

Did you find this page helpful?
JavaScript API clients v4