Call Channels The Channels API allows queries to find active channels for an account, a user, or a device. Given a call-id...
Parked calls Parked Calls Slots Fetch GET /v2/accounts/{ACCOUNT_ID}/parked_calls curl -v -X GET \ -H "X-Auth-Token: {AUTH_TOKEN}" \ http://{SERVER}:{PORT}/v2/accounts/{ACCOUNT_ID}/parked_calls
Presence Flex UC tracks presence subscriptions and those states can be accessed/manipulated via this API. There are three main ways to...
Registrations The Registrations API provides an easy way to see and manage current registrations. Flush All Account’s Registrations DELETE /v2/accounts/{ACCOUNT_ID}/registrations curl...