tryout

Forwards tryout tool requests to corresponding api.

Forward request to ext-link endpoint.

post/api/v1/tryout

Headers

x-posti-ext-authenticationstring required

Cookies

Sessionstring nullable

Request body

method'GET' | 'POST' | 'DELETE' | 'PATCH' | 'PUT'

Method.

targetNamestring required

Target name.

payloadstring base64 nullable

base64 encoded json payload.

resourcestring required

Resource path.

Response

Successful Response

payloadstring base64 required

base64 encoded json payload.

requestUrlstring uri required

Request url.

statusCodeinteger required

Http status code for response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.