SCIM 2.0 API
Automate user and group provisioning with our SCIM 2.0 compliant endpoints. Perfect for integrating with identity providers like Okta, Azure AD, and Google Workspace.
Provision UserAuth
Create a user via SCIM.
Status Codes
- Name
201- Type
- HTTP
- Description
- User created
Request
POST/api/v1/scim/Users
Response 201
Provision GroupAuth
Create a group (mapped to Roles in Vyntech Account).
Status Codes
- Name
201- Type
- HTTP
- Description
- Group created
Request
POST/api/v1/scim/Groups
Response 201