aaa_components-schemas-name

The name of the webhook destination. This will be included in the request body when you receive a webhook notification.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_components-schemas-name",
  "title": "aaa_components-schemas-name",
  "description": "The name of the webhook destination. This will be included in the request body when you receive a webhook notification.",
  "example": "Slack Webhook",
  "type": "string"
}