Test notification
POST/api/v1/notifications/subscriptions/:subscription_id/test
Delivers a sample message to the subscription's destination so the connection, the channel, and the message layout can all be confirmed. Returns 200 but with a reason when the platform rejects it, rather than an error status, so the reason can be shown against the subscription.
Request
Responses
- 200
- 403
- 404
OK
Forbidden
Not Found