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

TeamOhana SCIM API

The SCIM API from TeamOhana — 3 operation(s) for scim.

TeamOhana SCIM API is one of 4 APIs that TeamOhana 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 6 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against the base URL https://api.teamohana.us.

6 operations 3 paths 0 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.teamohana.us
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

TeamOhana SCIM API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Authorization). By default, every request must be authenticated.

Paths & Operations 6

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

SCIM 6
GET
/{domain}/ServiceProviderConfig
Fetch server capabilities
1 param → 200500
GET
/{domain}/Users/{id}
Fetch a user
2 params → 404400500200
PUT
/{domain}/Users/{id}
Update a user
2 params body → 404400500200
DELETE
/{domain}/Users/{id}
Delete a user
2 params → 404400500204
GET
/{domain}/Users
Fetch all the users in TeamOhana.
4 params → 400500200
POST
/{domain}/Users
Create a user
1 param body → 400500201409

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teamohana-scim-api-openapi.yml Raw ↑

Other APIs TeamOhana publishes across the network.

TeamOhana Discovery API
TeamOhana Headcount API
TeamOhana Scenario API