A destination or a destination name and a JWT.
OptionalrequestConfig: T
Any object representing an HTTP request.
Optionaloptions: HttpRequestOptions
An HttpRequestOptions of the HTTP request for configuring e.g., CSRF token delegation. By default, the SDK will fetch the CSRF token.
A promise resolving to an HttpResponse.
Builds a DestinationHttpRequestConfig for the given destination, merges it into the given HttpRequestConfigWithOrigin and executes it (using Axios). The HttpRequestConfigWithOrigin supports defining header options and query parameter options with origins. Equally named headers and query parameters are prioritized in the following order:
customrequestConfig.