Skip to main content
PATCH
Toggle a policy assignment on/off for a monitor

Authorizations

Authorization
string
header
required

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

Path Parameters

monitorId
string
required
policyId
string
required

Body

application/json
isEnabled
boolean
required

Response

204 - undefined