Create Web template draft from published
Web Inquiry
Create a Draft from Published Template
Creates a new draft version from the current published row for this key. Fails with 409 CONFLICT if a draft already exists – publish or delete the draft first. Request body is optional: any field may be overridden when copying from published. 201 returns the new draft row. See Inquiry templates.
POST
Create Web template draft from published
Headers
Example:
"secret_live_xxx"
Path Parameters
Template key (web_tpl_key_...).
Body
application/json
Available options:
screenshot, document Available options:
manual, auto Response
New draft version 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.
Available options:
draft, published Available options:
screenshot, document