TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_ActionExecuteResponse

Represents an action execution response

Document
Property Type Description
statusCode Integer HTTP status code i.e. 200, 400, etc.
headers Backend_ActionExecuteResponseHeaders The response header returned by the action
body Backend_ActionExecuteResponseBody The response body returned by the action
part of the Apioo-Project