there is any api to selfhosted for user managment?
i'm needing to create user, create workspaces, with diferent tiers, and an api to send the user link to login directly to a webpage
i didn't find thos api info into the official doc, there is any other doc about the api for deeper managment?
4 Replies
No we don't have endpoints for this, user should login directly on the tool
there is any api to create the users and workspaces with different tiers?
Users management is done by the app directly with the Auth.js integration
For workspace, you have API for that yes: https://docs.typebot.io/api-reference/workspace/create
Typebot Docs
Create a workspace - Typebot Docs