Update RTStream alert status
Update Alert Status
Enable or disable an alert
PATCH
Update RTStream alert status
Enable or disable an alert on a stream’s scene index.
statusmust beenabledordisabled- Disabled alerts stop sending notifications but are not deleted
- Re-enable by setting status back to
enabled
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"rts-12345"
Example:
"scene-idx-12345"
Example:
"alert-12345"
Body
application/json
Available options:
enabled, disabled Example:
"disabled"