LowCodeAPI
351 APIs
  • Alerts(5)
    • POST
      Create a new Alert
    • GET
      Retrieve all alerts
    • GET
      Retrieve a specific alert
    • DEL
      Delete an alert
    • PATCH
      Update an alert
POST
GET
GET
DELETE
PATCH
POST
GET
PATCH
GET
POST
https://api.lowcodeapi.com/sendgrid/v3/alerts
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
typestring*
The type of alert you want to create
email_tostring*
The email address the alert will be sent to
frequencystring*
Required for stats_notification. How frequently the alert will be sent.
percentagenumber*
Required for usage_alert. When this usage threshold is reached the alert will be sent.
Response
API response data will be shown here once the request is completed.
Sendgrid