Creates a new Web inquiry template. The server assigns a unique key (for example web_tpl_key_...); you cannot choose the key. Request bodies may use snake_case or camelCase. The public API requires non-empty query, start_url, and return_url. Optional status defaults to draft (draft or published). If acceptance_guide is empty but query is set, the server may generate a guide. If name is omitted, it may be derived from query. settings and metadata on PATCH (not this create) merge with existing; on create, values are set as given. For the draft → publish workflow, see Inquiry templates.
Documentation Index
Fetch the complete documentation index at: https://docs.inklink.com/llms.txt
Use this file to discover all available pages before exploring further.
"secret_live_xxx"
What the inquiry should establish (required, non-empty).
URL where the capture session starts (required, non-empty).
Redirect URL after capture (required, non-empty).
Display name; may be auto-generated from query if omitted.
screenshot, document Fields to extract from evidence.
Not returned on GET responses; stored for processing.
Not returned on template GET responses; optional on create.
Not returned on template GET responses.
manual, auto String key-value metadata.
draft, published Must reference a theme that belongs to your org.
Template created.
Web inquiry template row. Responses omit ai_instruction, login_methods, and allowed_modes even if set in the request body.
Row id (web_tpl_...).
Use as template_key on Create Web inquiry.
draft, published screenshot, document