The action or endpoint to be called.
The body of the API request, which can vary based on the request method.
Headers to be included in the API request.
Additional parameters for the API request.
Query parameters to be included in the API request.
Raw data to be sent in the API request.
Optional
sendIndicates whether the body should be sent as form data. Optional.
The source URL for the API call.
Interface representing the execution parameters for an external API call.