wxc_sdk.me package
- class wxc_sdk.me.MeSettingsApi(session: RestSession)[source]
Bases:
ApiChildCall Settings For Me
Call settings for me APIs allow a person to read or modify their settings.
Viewing settings requires a user auth token with a scope of spark:telephony_config_read.
Configuring settings requires a user auth token with a scope of spark:telephony_config_write.
- __init__(session: RestSession)[source]
- base = 'people'
- personal_assistant: MePersonalAssistantApi