Update Procedure Draft
Create or update user’s draft for a procedure
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
Agent ID to get the procedure draft from
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
Branch ID to get the procedure draft from
"agtbranch_0901k4aafjxxfxt93gd841r7tv5t"
The procedure ID
"agtprc_6qbpwdq8n01bxhk44bgjy6f10ck3"
Body
Procedure name
200Procedure content
50000Procedure type
free_form, deterministic When the agent should use this procedure. Empty string means this is a sub-procedure that should only start when another procedure references it. If omitted or null, the trigger is derived from the content instead. Also accepts description as an alias.
Response
Successful Response
Procedure ID
Procedure name
200Procedure content
50000Procedure type
free_form, deterministic When the agent should use this procedure. Empty string means this is a sub-procedure that should only start when another procedure references it.