Update a webhook
Agents
Update a webhook
Updates one agent webhook. Use this to change the destination URL, event subscriptions, signing secret, or active state. Only supplied fields are changed; sending an empty secret clears the stored secret.
PATCH
Update a webhook
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Body
application/json
Available options:
conversation_status, conversation_end_report, conversation_update, voice_evaluation, text_evaluation, intent_call Used to sign webhook payloads. Write-only — never returned by GET endpoints.