Home > @vsf-enterprise/bigcommerce-api > CreateChannelParams > status
# CreateChannelParams.status property
The status of the channel; channel type, platform, and status must be a [valid combination](https://developer.bigcommerce.com/api-reference/YXBpOjIzMTM1OTg-channels#status). terminated
is not valid for PUT
or POST
requests. deleted
is not valid for POST
requests.
Signature:
status: ChannelStatus;