Evaluate a SQL template

This method will be restricted in production, since it enables the caller to bypass security constraints and access confidential information and configurations.

Path Params
string
required

The name of the space (database) assigned to you.

Query Params
string

Optional Entity Lookup Id, which sets the '_this.*' script variable

string

Optional model that becomes available through the '_in.*' script variables. The format is attribute:value;attribute:value... Alternatively, if the model is large, it can instead be included as a Json object at the top of the body. To do this, set this attribute to the special word 'body' (no quotes), then include a Json model object at the very top of the body. The last curly bracket needs to be on a line of it's own (no spaces) to mark the end of the model and the beginning of the actual body expression.

string

Optional model that becomes available through the '_in.*' script variables. Model is a encoded JSON string.

Body Params
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json