Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

How can I create new User with this SDK??? #815

Closed thethtetaung22 closed 1 year ago

manchuck commented 1 year ago

@thethtetaung22 V2 of the server-sdk is currently the only version that supports the conversation API. We do have a task in our backlog to port into V3. In the meantime, you can check out our documentation at https://developer.vonage.com/en/conversation/code-snippets/user/create-user, which has examples of how to use v2 of the SDK to interact with the conversations API.

Feel free to reach out in community Slack if you have any more questions