Skip to main content
The User Management API lets you create and manage Conductor Intelligence users programmatically, so you can fit user provisioning into your existing access-management workflows. Each endpoint page includes an interactive Try it form so you can send requests directly from the docs.
All endpoints except Log in require a bearer token. Call the Log in endpoint with your application identity credentials to obtain an accessToken, then send it as a Bearer token in the Authorization header. See Authentication for the full flow.

Endpoints

Authentication

  • Log in - POST /user-api/v1/login

User management