Call
Mute the call
Mutes the specified call.
post/calls/{id}/mute
Path parameters
idstring required
Request body
Example request
{
"direction": "both"
}Response
The result of the mute action.
Mutes the specified call.
{
"direction": "both"
}The result of the mute action.