python sdk for calls
hey guys!
how can i make calls asuser using python sdk?
-
user_to_impersonate = client.user(user_id='USER_ID_GOES_HERE') user_client = client.as_user(user_to_impersonate)
Please sign in to leave a comment.
Comments
1 comment