# POST /inventory-feed-channels.json **POST /inventory-feed-channels.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **channelId** (integer(int32)) Channel - **externalLocationId** (string | null) External location - **inventoryFeedId** (integer(int32)) Inventory feed ## Responses ### 200 Successful response #### Body: application/json (object) - **channelId** (integer(int32)) Channel - **createdAt** (string(date-time)) Created at - **externalLocationId** (string | null) External location - **id** (integer(int32)) Id - **inventoryFeedId** (integer(int32)) Inventory feed - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)