The type of event being sent
{ "type": "string", "enum": [ "sandbox.created", "sandbox.state.updated", "snapshot.created", "snapshot.state.updated", "snapshot.removed", "volume.created", "volume.state.updated" ], "description": "The type of event being sent", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/daytona-io/refs/heads/main/json-schema/daytona-webhook-schema.json", "title": "WebhookEvent" }