提交查询申请
yearning_submit_query_orderSubmit a data query application for a source, providing a reason and optional export flag. If query review is enabled, the request requires approval before the query can run.
Instructions
提交数据查询申请。开通查询审核时需审批通过后方可 yearning_run_query。对应 POST /api/v2/query/post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export | No | 是否允许导出:0 否 / 1 是 | |
| remark | Yes | 查询申请理由 | |
| source_id | Yes | 申请查询的数据源 ID |