POST
/
resource_id
string
required

The identifier of the resource to which the query belongs. Make sure the actual query can be executed on the resource.

Body Parameters

query
string
required

The name/title of the query that briefly describes its purpose.

sql
string
required

The SQL query to be executed on the resource.

explanation
string

An explanation of the query, explaining its purpose and how it should be used.

Was this page helpful?