Activate a sender channel
Switch on the account connected to this sender for one channel, so it sends and receives. This is the same switch as Activate on the dashboard’s Accounts screen, with the same price and the same limits.
Connecting an account does not activate it: a newly connected account starts inactive, every send on it is refused, and it is not listed in the sender’s channels.
Billing. Activating is billed as a channel connection. On a paid plan that is one full month charged from the balance at once, and the same amount every month while the connection stays active; the response states both as chargedCents and monthlyCents. The first connections a plan includes cost nothing, and so does re-activating a connection whose current month is already paid. A WhatsApp Business Account is never charged from the balance for its month: one beyond the ones the plan includes is billed on the subscription instead. The exception is a WhatsApp account switched off for non-payment, which settles its past-due fee from the balance when re-activated.
Calling this on a channel that is already active changes nothing and charges nothing. Not available with test-mode keys.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The channel to switch.
A channel whose connection has an on/off switch. sms, sms_oneway and voice are billed per message and per phone number, are always on, and have nothing to activate.
whatsapp, telegram, instagram, messenger, email Response
The channel is active.
The sender after the change. channels includes the channel once it is active.
A channel whose connection has an on/off switch. sms, sms_oneway and voice are billed per message and per phone number, are always on, and have nothing to activate.
whatsapp, telegram, instagram, messenger, email True when this call switched the channel on. False when it was already active; nothing was charged.
Cents taken from the balance by this call. Zero when the channel was already active, its month is already paid, or the plan includes it.
Cents this connection adds to each month while it stays active. Zero when the plan includes it.
