Skip to main content

Relay an HTTP request to a target URL

POST 

/api/dataposter

Sends the supplied body to the target Url using the requested Verb (Post or Get) and Auth scheme (None, Basic or JWT), then returns the target's HTTP status code and response body. The URL must be an absolute HTTP or HTTPS address.

Request

Responses

The request was relayed — the body contains the target's status code and response body.

Docs AssistantAsk anything about our products