Before You Start
- API key scope: Requires an API key with the
USER_MANAGEMENT_APIscope. The API key must be created by a workspace admin.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Invite and deactivate workspace users programmatically
USER_MANAGEMENT_API scope. The API key must be created by a workspace admin.https://api.langdock.com
api.langdock.com with <your-deployment-url>/api/public in all requests.| Method | Endpoint | Description |
|---|---|---|
POST | /user-management/v1/invite | Invite users to the workspace |
POST | /user-management/v1/deactivate-user | Deactivate a workspace user |
Was this page helpful?