API documentation
post
/api/v1/chat/slack/eventsReceives messaging-platform events (URL verification and threaded operator replies). Returns 200 for ignored or processed events; 401 when the signature does not match configuration.
ChatSlackWebhook
Responses
- 200Challenge echo during setup, or empty body when the event was accepted.application/json
{ "challenge": "abc123verificationtoken" } - 401Signature verification failed.