User Call Recording

The Call Recording service allows the user to record calls that you originate or receive.

Retrieve user’s Call Recording settings

GET /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_recording/

The API is mapped to UserCallRecordingGetRequest20

Update user’s Call Recording settings

PUT /api/v1/tenants/(string: tenant_id)/groups/(string: group_id)/users/(string: user_id)/services/call_recording/

The API is mapped to UserCallRecordingModifyRequest