Unmute a relay leg
Unmute audio in one direction of the relay. Works on both a per-call
relay and a standalone ws session.
Triggered webhooks: command.websocket.unmute.accepted
Authentication
Path parameters
Session UUID (format {5-char-prefix}-{uuid}).
Headers
Request
Which direction the mute/unmute applies to: user (audio from the
caller), backend (audio from the backend), or all.
Response
Optional. Set to true on idempotent terminal commands when the session was already in a terminal state at the time the request was received. Absent otherwise.