Skip to main content
POST
Create/Update Alert

Authorizations

Authorization
string
header
required

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

Body

application/json

Alert to create or update

Request to create a new alert or update an existing one. If alert.metadata.id is provided and matches an existing alert, that alert will be updated.

alert
object
required
Example:

Response

Alert created or updated successfully

id
string
required

Unique identifier for the created or updated alert