# POST /channel-sites.json **POST /channel-sites.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ## Body parameters Content-type: application/json - **channelId** (integer(int32)) Channel - **externalId** (string | null) External - **name** (string | null) Name ## Responses ### 200: Successful response #### Body Parameters: application/json (object) - **channelId** (integer(int32)) Channel - **createdAt** (string(date-time)) Created at - **externalId** (string | null) External - **id** (integer(int32)) Id - **name** (string | null) Name - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)