channels
Create a new channel category in a Heartbeat community
put/channelCategories
Request body
Example request
{
"name": "Cohort 2"
}Response
Successful response
Example response
{
"name": "Alumni"
}Create a new channel category in a Heartbeat community
{
"name": "Cohort 2"
}Successful response
{
"name": "Alumni"
}