Notification Channels

Send a notification

Send a test notification message through the specified channel.

post/v1/notification-channels/{channel-name}/send

Path parameters

channel-namestring required

Channel name

Request body

recipientstring required

Message recipient

subjectstring

Message subject

bodystring required

Message body

Response

Notification queued for sending

Changes

No recorded changes to this endpoint across all 80 revisions of this API.