Alerts
Create an alert
This endpoint allows you to create a new alert for a subscription.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Body
application/json
Create a new alert for a subscription
The body is of type object
.
Response
200
application/json
Subscription alert created
The response is of type object
.