wxc_sdk.me.callpark package

class wxc_sdk.me.callpark.MeCallParkApi(*, session: RestSession, base: str | None = None)[source]

Bases: ApiChild

settings() MeGroupSettings[source]

Get My Call Park Settings

Get details of call park settings associated with the authenticated user.

Call Park allows call recipients to place a call on hold so that it can be retrieved from another device.

This API requires a user auth token with a scope of spark:telephony_config_read.

Return type:

MeGroupSettings

base = 'telephony/config/people/me'