PUT - Auto Attendant
In this method, you can update your AAs
Parameters
service_provider_id (str): Service Provider ID where Group is hosted.
group_id (str): Group ID where target Auto Attendant is located.
auto_attendant_user_id (str): Target Auto Attendant User ID.
updates (dict): Updates to be applied to Auto Attendant.
Return
Dict: Updated version of the Auto Attendant with updates applied.
How To Use:
Result:
Last updated
Was this helpful?