v1

latestOpenAPI 3.1.02026-07-1245137133.6 KB
workflows
workflow-channels

Verify Workflow Channel

Verify a workflow-scoped 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/workflows/{workflow_id}/notifications/channels/{channel_id}/verify

Path parameters

string uuid required
OR
string required
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