Subscribe channel (ENTERPRISE)
Channels
Subscribe channel
Add a channel to an existing subscription after payment is completed in the dashboard
GET
Subscribe channel (ENTERPRISE)
Overview
Links a channel to the account’s active Stripe subscription. The channel is automatically added to the existing subscription and a prorated charge for the remaining billing period is included on the next invoice.Payment is completed beforehand by the user in the dashboard. This endpoint should be called after the checkout is completed in the dashboard to activate the channel via API.
The
channelId is obtained from the Create channel endpoint.Authorizations
Secret Key generated in the Hub Message Security panel
Path Parameters
Channel ID (obtained via Create channel)
Example:
"019E4C54B1B375A28970B605CA9B03C3"
Response
Channel linked to subscription successfully