12 Forwarded Session Recording

12.1 Lookup by local session identification

POST https://<HOST>:<PORT>/api/forwardedSessionRecording/lookupByLocalSessionIdentification?version=0

Returns a list of session identifiers that match the provided filter.

Required Permissions

  • API

  • Administration

Request Body Structure

The request body is structured as TelIdent JSON object. A description for its fields is at section 30.16.1. For the JSON schema refer to section 30.16.2.

12.2 Set Mute

POST https://<HOST>:<PORT>/api/forwardedSessionRecording/setMute?version=0

Mutes the session specified by the identifier.

Required Permissions

  • API

  • Administration

Request Body Structure

The request body is structured as SetMuteRequestDataJson JSON object. A description for its fields is at section 30.17.1. For the JSON schema refer to section 30.17.2.