v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014102371.0 MB
Call

Mute the call

Mutes the specified call.

post/calls/{id}/mute

Path parameters

idstring required

Request body

direction'' | 'both' | 'out' | 'in'

Possible mute directions for the call

Example request

{
  "direction": "both"
}

Response

The result of the mute action.