Handle Webhook

Handle webhook callbacks

post/{agent_name}/webhook/{thread_id}/{callback_name}

Path parameters

thread_idstring required
callback_namestring required
agent_namestring required

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/{agent_name}/webhook/{thread_id}/{callback_name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes