aaa_webhook-id

The unique identifier of a webhook

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-webhook-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_webhook-id",
  "title": "aaa_webhook-id",
  "description": "The unique identifier of a webhook",
  "example": "b115d5ec-15c6-41ee-8b76-92c449b5227b",
  "maxLength": 36,
  "readOnly": true,
  "type": "string"
}