v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Channels

Create a channel

Create a channel in an inbox.

Required scope: channels:write

post/inboxes/{inbox_id}/channels

Path parameters

inbox_idstring required

The Inbox ID

Request body

namestring

Name of the channel

type'custom' | 'smtp' | 'twilio' required

Type of the channel

send_asstring

Sending address of your channel. Required for SMTP and Twilio channels.

Response

No content