The endpoint used to validate that the webhook is working and reachable.
POST/vcc/:region/chat/v2/tenant/:tenant-id/web-hooks/verify
Validates the webhook URL endpont 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 descriptive response for a bad request that is due to data validation.
Contains a description of the error.
Contains a descriptive response.
Contains a description of the error.
Contains a description of the error.