v3

latestOpenAPI 3.1.02026-07-3178343213.9 KB
monitoring

Bulk disable monitors

Disables monitors for all businesses in the account. This operation is processed asynchronously. When monitor_types is omitted, all monitor types allowed for the account are disabled.

post/v1/monitoring/bulk_disable

Headers

Authorizationstring required

Bearer authentication

Request body

monitor_typesTypeMonitoringBulkDisableMonitorsParamMonitorTypesItem[]

Array of monitor types to disable. Defaults to all types allowed for the account.

notification_emailstring

Email address to notify when bulk disable operation completes

Response

Successful response