The name of the action to use.
The body for basic form posts and JSON posts.
The key value pairs of all headers to use. Note some additional headers may be injected and may overwrite existing headers.
Url parameter can be used to replace variable parts within the URL.
The query parameters to use.
The raw body to send. If set, the body will be ignored.
Flag indicating if we should send the body as a form or as JSON. Used only when the body is set and raw is not set.
The name of the source to use.
Generated using TypeDoc
Configuration object for an external API request.