Events APIManage event subscriptions and emit custom events for agent automation.GET/api/v1/events/subscriptionsList all event subscriptions.POST/api/v1/events/subscriptionsSubscribe an agent to an event type.PUT/api/v1/events/subscriptions/:idUpdate an event subscription.DELETE/api/v1/events/subscriptions/:idDelete an event subscription.POST/api/v1/events/emitEmit a custom event.PreviousBudgets APINextMarketplace API