The Oneflow SCIM API documentation describes all methods used for creating and interacting with Oneflow users and groups.
All API references are grouped into several main categories according to their function:
Category | Operations |
---|---|
Discovery | Get information about the provided services, schemas, and resource types. |
User | Manage users in a Oneflow account. |
Group | Manage groups in a Oneflow account. |
Base URL
Use the following base URL while working with APIs:
https://api.oneflow.com/scim/v1.
Please, read more information about our environments in the Authentication and authorization section.