Create webhook subscriptions for an agent
Create webhook subscriptions for a specific agent with selected event types
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
agentId
The ID of the agent to create subscriptions for
Request
This endpoint expects an object.
eventTypes
Array of event types to subscribe to
Allowed values:
webhookId
The ID of the webhook to subscribe to
Response
Subscriptions created successfully
status
data
Success message

