voice
Create a new voice channel in a Heartbeat community
put/voiceChannels
Request body
Example request
{
"name": "random",
"description": "A place to discuss anything you want"
}Response
Successful response
Create a new voice channel in a Heartbeat community
{
"name": "random",
"description": "A place to discuss anything you want"
}Successful response