Skip to main content

Setup Channel Inbound

POST 

/api/channels/:channel_id/setup-inbound

(Re-)setup the Mailgun/SendGrid/SES inbound route for a channel.

Intended for recovery when a channel's metadata shows inbound_setup_error. Returns the updated channel — callers can inspect metadata.inbound_config_id (success) or metadata.inbound_setup_error (still failing).

Request

Responses

Successful Response