Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

id
string<uuid>
required

Detection UUID

Body

application/json
enabled
boolean
required

Whether to enable or disable the detection schedule

Response

Successful response

enabled
boolean
required

The new enabled state

success
boolean
required

Whether the toggle was successful