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