Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Headers
Developer-provided parameter used to identify this request. Useful when communicating with Circle Support.
Example:
"2adba88e-9d63-44bc-b975-9b6ae3440dde"
Path Parameters
Event Monitor ID.
Body
application/json
Update Event Monitor Request
Indicates whether the event monitor should be active (true) or inactive (false).
Response
Event monitor updated successfully.