channels

Verify Channel

Verify a notification channel using a verification code.

Email channels require verification by providing the 6-digit code sent to the recipient email address during channel creation.

post/api/v1/notifications/channels/{channel_id}/verify

Path parameters

channel_idstring required

Headers

unstructured-api-keystring nullable

Request body

codestring required

6-digit verification code sent to the channel's email address

Response

Successful Response

Changes

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