Response body


Each route response can serve a different body content. You have three possibilities to add a body content to your response: the inline body editor, an external file, or the content of a data bucket.

You can choose each option using the body selector:

body type toggle buttons

 Body editor (inline)

You can use the body editor to directly create your response content. It supports all the templating helpers.

inline body editor

 External file

You can also choose to serve an external file, using the second option:

external file linking input

Please refer to the file serving documentation for more information.

 Data bucket

You can finally choose to serve the content of a data bucket using the third option:

data bucket linking select menu

Please refer to the data bucket documentation for more information.