Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kiteworks scim API

The scim API from Kiteworks — 9 operation(s) for scim.

Kiteworks scim API is one of 41 APIs that Kiteworks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include scim. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 15 operations across 9 paths, and defines 9 schemas. It is described by OpenAPI 3.0.2, at version 28.

Requests are made against the base URL https://your.kiteworks.domain/rest.

15 operations 9 paths 9 schemas 2 DELETE9 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
28
Base URL
https://your.kiteworks.domain/rest
Resource Areas
1

Paths & Operations 15

Across 9 paths, the API surfaces 15 operations — 2 DELETE, 9 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

scim 15
POST
/rest/scim/users
Create a user
2 params body → 201400401403409490
GET
/rest/scim/users
Retrieve users
7 params → 200400401403490
POST
/rest/scim/Users
Create a user
2 params body → 201400401403409490
GET
/rest/scim/Users
Retrieve users
7 params → 200400401403490
PUT
/rest/scim/users/{id}
Update a user
1 param body → 200401404490
GET
/rest/scim/users/{id}
Return a user
3 params → 200400401403490
DELETE
/rest/scim/users/{id}
Delete a user
6 params → 204400401403490
PUT
/rest/scim/Users/{id}
Update a user
1 param body → 200401404490
GET
/rest/scim/Users/{id}
Return a user
3 params → 200400401403490
DELETE
/rest/scim/Users/{id}
Delete a user
6 params → 204400401403490
GET
/rest/scim/ServiceProviderConfig
Return SCIM service provider configuration
→ 200401403490
GET
/rest/scim/Schemas
Return SCIM schemas
→ 200401403490
GET
/rest/scim/Schemas/{id}
Return a SCIM schema
1 param → 200401403490
GET
/rest/scim/ResourceTypes
Return SCIM resource types
→ 200401403490
GET
/rest/scim/ResourceTypes/{id}
Return a SCIM resource type
1 param → 200401403490

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ScimUser (12 properties), ScimUsersPostRequest (9 properties), ScimUsersPutRequest (8 properties), DataRetentionOption (5 properties). Each schema is shown below with its type and property counts.

ScimMeta
object
4 properties
ScimMultiValue1
object
3 properties
DataRetentionOption
object
5 properties
ScimMultiValueMobile
object
3 properties 2 required
ScimUser
object
12 properties
ScimUsersPostRequest
object
9 properties 2 required
ScimUsers
object
5 properties
ScimMultiValue
object
1 property
ScimUsersPutRequest
object
8 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kiteworks-scim-api-openapi.yml Raw ↑

Other APIs Kiteworks publishes across the network.

Kiteworks activities API
Kiteworks admin API
Kiteworks adminRoles API
Kiteworks advancedForms API
Kiteworks cards API
Kiteworks clientEventLogs API
Kiteworks clients API
Kiteworks comments API
Kiteworks contacts API
Kiteworks devices API
Kiteworks dli API
Kiteworks externalDL API