Number of APIs: 7
__[Provisioning with SCIM is only available to Qodex Enterprise teams.] Qodex supports SCIM (System for Cross-domain Identity Management), allowing you to automate provisioning and de-provisioning for your team. With this feature, you can efficiently deploy Qodex at scale across your organization and control access to it via your identity provider. You must be a Qodex team admin to enable SCIM for your team. You must [configure SSO] and enable SCIM for your Qodex team to make use of the SCIM 2.0 API for provisioning and de-provisioning. To use SCIM, you must have only one SSO method configured. If you have more than one SSO method enabled, you will not have the option to generate a SCIM API key.
Enabling SCIM Provisioning in Qodex
GET {{url}}/Users/{{id}}
PUT {{url}}/Users/{{id}}
GET {{url}}/Users
POST {{url}}/Users
PATCH {{url}}/Users/{{id}}
GET {{url}}/ServiceProviderConfig
GET {{url}}/ResourceTypes
ENDPOINTS