The endpoint used to validate that the webhook is working and reachable.
POST/chat-gateway/v1/webhooks/verify
Validates the webhook URL endpoint from the connectivity point-of-view by sending a hello message and a 2xx success status code.
Request
Responses
- 204
- 400
- 401
- 403
- 500
- default
Webhook validated successfully.
Contains a description of the error.
Contains a description of the error.
Contains a descriptive response.
Contains a description of the error.
Contains a description of the error.