Updated on 2024-04-23 GMT+08:00

HTTP Response

The HTTP response connector is used to customize the information returned by an API. This way, an OpenAPI will return the specified response code and response body after it is called.

Action

Custom HTTP response

Configuration Parameters

Parameter

Description

Header

Configure the response header parameter of the API response. Use constants, or data from previous nodes by referencing variables.

Body

Configure the API response body. Use constants, or data from previous nodes by referencing variables.

Response Code

Configure the response code of the API response. Select an existing response code or customize one.

Custom Status Code

Required only when Response Code is set to Custom.

Enter a custom status code.