Skip to main content
PUT
Store the cluster's scheduled security report

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster_id
string<uuid>
required

Body

application/json
frequency
enum<string>
required
Available options:
weekly,
monthly
recipients
string[]

Email addresses, at most 20; at least one when enabled.

Maximum array length: 20
enabled
boolean
default:true

Response

The stored schedule after the write.

configured
boolean
required
schedule
object | null
required