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.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
monitor_typeslist of enumsOptional
Array of monitor types to disable. Defaults to all types allowed for the account.
notification_emailstringOptional
Email address to notify when bulk disable operation completes