curl --request POST \
--url 'https://api.hubapi.com/conversations/custom-channels/2026-03?hapikey=' \
--header 'Content-Type: application/json' \
--data '
{
"capabilities": {},
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}
'{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}curl --request POST \
--url 'https://api.hubapi.com/conversations/custom-channels/2026-03?hapikey=' \
--header 'Content-Type: application/json' \
--data '
{
"capabilities": {},
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}
'{
"capabilities": {},
"createdAt": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"channelAccountConnectionRedirectUrl": "<string>",
"channelDescription": "<string>",
"channelLogoUrl": "<string>",
"webhookUrl": "<string>"
}Supported products
Was this page helpful?