citrixonline.com

The SCIM API lets you manage users in your organization. You can then automate the provisioning of product licenses for these users, and they can use your company's Single Sign-On solution through an Identity Provider.

17 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get Users
curl \
  /Users
Get Groups
curl \
  /Groups
Get Current User
curl \
  /Users/me
Endpoints (17 total)
GET
/Users
Get Users
GET
/Groups
Get Groups
GET
/Users/me
Get Current User
GET
/Schemas/Users
Get User Schema
GET
/Users/{userKey}
Get User
GET
/Groups/{groupKey}
Get Group
GET
/ServiceProviderConfigs
Get Service Provider Configurations
POST
/Users
Create User
POST
/Groups
Create Group
PUT
/Users/me
Replace Current User
PUT
/Users/{userKey}
Replace User
PUT
/Groups/{groupKey}
Replace Group
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints17
Other Citrixonline APIs (1)
gotomeeting