post https://api2.frontapp.com/inboxes//channels
Create a channel in an inbox.
Response
204No content
Create a channel in an inbox.
204No content
xxxxxxxxxx
curl --request POST \
--url https://api2.frontapp.com/inboxes/inb_123/channels \
--header 'content-type: application/json' \
--data '{"type":"custom"}'