wxc_sdk.me.secondary_line.callpickup package
- class wxc_sdk.me.secondary_line.callpickup.MeSecondaryLineCallPickupApi(*, session: RestSession, base: str = None)[source]
Bases:
ApiChild- settings(lineowner_id: str) MeGroupSettings[source]
Get My Secondary Line Owner Call Pickup Group Settings
Get Call Pickup Group Settings for the secondary line owner of the authenticated user.
Note that the secondary line information is only available for the authenticated user.
Call pickup group enables a user to answer any ringing line within their pickup group. A call pickup group is an administrator-defined set of users within a location, to which the call pickup feature applies.
This API requires a user auth token with a scope of spark:telephony_config_read.
- Parameters:
lineowner_id (str) – Unique identifier for the secondary line owner (applicable only for Virtual Lines).
- Return type:
MeGroupSettings
- base = 'telephony/config/people/me'