Define success reponses for your APIs.Documentation Index
Fetch the complete documentation index at: https://docs.fastgen.com/llms.txt
Use this file to discover all available pages before exploring further.

Overview
The Success Response allows you to specify a response that will be sent back to the client when the API endpoint completes successfully. You are able to set aStatus Code, Response Header as well as a Response Body to provide additional information to the client.
For the Success Response, choose a 2xx status code.
Lastly, through the toggle you are able to allow further action blocks to be executed after a response has been sent.

