Update monitor
Monitors
Update monitor
Update the webhook configuration for an existing monitor.
PATCH
Update monitor
Authorizations
API key for authentication.
Path Parameters
Monitor identifier.
Body
application/json
Updated list of centralized webhook IDs for this monitor.
Replaces all existing webhook assignments. Pass an empty array [] to clear all assignments. Omit to leave existing assignments unchanged.
Example:
["a1b2c3d4-e5f6-7890-abcd-ef1234567890"]Updated maximum number of records per monitor run.
Required range:
x >= 10
