If I have a flow on my user sign up, and I want to create a new youcanbook.me account for my user each time, is there an API endpoint createUser
Also, I do not see the API docs on the website. What is the link to the API docs?
thanks,
Dean
If I have a flow on my user sign up, and I want to create a new youcanbook.me account for my user each time, is there an API endpoint createUser
Also, I do not see the API docs on the website. What is the link to the API docs?
thanks,
Dean
hi @dean welcome to the YCBM Forum. Our API documentation can be found here:
https://ycbm.stoplight.io/docs/youcanbookme-api
To your question specifically, you can invite folks to join your organization account, this will connect everything from a billing stand point. In the API docs there is a section on this:
https://ycbm.stoplight.io/docs/youcanbookme-api/2f6evy7e1xce7-how-to-invite-team-members
Let me know if I am offbase for what you are looking to do.