

Sample Response
Key features of the HTTP Response block include:
- JSON Format: The response value must be in JSON format. This ensures compatibility with a wide range of applications and services that consume JSON data.
- Status Codes: You can specify HTTP status codes to indicate the success or failure of the request. Common status codes include 200 (OK), 400 (Bad Request), 404 (Not Found), and 500 (Internal Server Error), among others.