Skip to content

`POST /api/v1/channels/{id}/test` — send a test notification through a channel (Admin only).

POST
/api/v1/channels/{id}/test
curl --request POST \
--url https://example.com/api/v1/channels/example/test
id
required
string

Channel ID

Test delivery result

Media type application/json
Example generated
example

Admin role required

Channel not found

Test delivery failed