Test Webhook
Send a test webhook to verify the endpoint is working.
Sends a fake message payload to the configured URL. Pass ?agentId=… to control which agent appears in the payload; otherwise the first agent in the account is used.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
agentId
Agent ID to include in the test payload
Response
Successful Response
Errors
422
Unprocessable Entity Error
