ReferenceAPIOperationsNotification Channels
Test notification channel
Sends a test notification to verify the channel is configured correctly.
Operation ID
test_notification_channelSends a test notification to verify the channel is configured correctly.
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Channel ID
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/v1/settings/notification-channels/string/test"{ "error": "string", "success": true}