Send a sample notification through a channel
POST/api/v1/orgs/:org/channels/:uid/test
Sends a sample notification through the channel to verify it is wired correctly. Always returns 200 for a notifiable channel; inspect the success field to know whether delivery worked. Returns 400 for data-source-only channel types.
Request
Responses
- 200
- 400
- 401
- 404
Test delivery outcome
Validation error
Authentication required
Resource not found