Comment on page
📜

Templates

The response template tells your endpoint how the response should look, as well as defining types.
You can think of it a bit like providing an example.
It's usually best to provide templates as close as possible to your use case so Backengine can infer the required types and appropriate responses.
You can edit your template using the form or just by directly editing the JSON.
Remember, you can refer to your request and response fields in your prompt.