zendesk / sunshine-conversations-python

Smooch API Library for Python
Apache License 2.0
23 stars 8 forks source link

Link app user body params not documented #4

Closed tjhall13 closed 7 years ago

tjhall13 commented 7 years ago

There exists no way to link a user to a phone number or other entity in the python api. Also, The skip_confirmation is unclear on how it relates to the confirmation object in the http api.

HTTP API: https://docs.smooch.io/rest/#link-app-user-to-channel Python API: https://github.com/smooch/smooch-python/blob/master/docs/AppUserLink.md

jugarrit commented 7 years ago

This is fixed in the most recent release!