Aller au contenu principal
Version: v4 (Stable)

Call Groups Service

GET /api/v1/callgroups

Retrieves the list of call groups. Returns a PagingCollection<CallGroup> (see CallGroup).

remarque

The full parameter list and detailed endpoint documentation will be available in a future release.

POST /api/v1/callgroups

Creates the specified call group.


Call Group Groupings Service

GET /api/v1/callgroupgroupings

Retrieves the list of call group groupings. Returns a PagingCollection<CallGroupGrouping> (see CallGroupGrouping).

remarque

The full parameter list and detailed endpoint documentation will be available in a future release.

POST /api/v1/callgroupgroupings

Creates the specified call group grouping.