The unique identifier of a webhook
{ "$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" }