Send a webhook to a webhook listener
Sends a webhook to a webhook listener. The listener must be defined in Agent Studio.
Authentication
AuthorizationBearer
API Key in the form of a JWT Bearer token.
Path parameters
listener_id
The unique identifier of the webhook listener.
Request
The arbitrary JSON payload to send to the webhook listener.
Response
OK. The event was received successfully by the listener.
message
A confirmation message.
status
The status of the event receipt.