Update a webhook endpoint
PATCH
Update a webhook endpoint
Documentation Index
Fetch the complete documentation index at: https://polyai-mintlify-fb41a8f0.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The endpoint_id must be a prefixed ID (e.g. whe_9ZtRcXw3nByK5pVqMaEfJs).
Pattern:
^whe_[A-Za-z0-9]+$Example:
"whe_9ZtRcXw3nByK5pVqMaEfJs"
Body
application/json
Response
Webhook endpoint updated successfully.
Pattern:
^whe_[A-Za-z0-9]+$Example:
"whe_9ZtRcXw3nByK5pVqMaEfJs"
Required string length:
1 - 255Available options:
alerts.triggered, alerts.resolved Required range:
1000 <= x <= 30000Last modified on May 21, 2026
Update a webhook endpoint

