Represents a request to call an API through a specified integration and endpoint. Includes optional method override and additional request options.
Optional
Optional request payload.
Target API endpoint to invoke.
The identifier of the integration through which the API is called.
Additional request options.
Optional HTTP method override. Default is POST.
Represents a request to call an API through a specified integration and endpoint. Includes optional method override and additional request options.