aaa_url

The POST endpoint to call when dispatching a notification.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_url",
  "title": "aaa_url",
  "description": "The POST endpoint to call when dispatching a notification.",
  "example": "https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd",
  "type": "string"
}