Hanzo
OpenapiIam

Provisions a person from your identity provider — how a new hire gets an…

Provisions a person from your identity provider — how a new hire gets an account here automatically when they are added over there.

POST /v1/iam/scim/v2/Users

Addresshttps://api.hanzo.ai/v1/iam/scim/v2/Users
MethodPOST
Operationpost_iam_scim_v2_users
AuthAuthorization: Bearer $HANZO_API_KEY

Provisions a person from your identity provider — how a new hire gets an account here automatically when they are added over there.

Takes an administrator. Making someone an administrator takes more than that, so an IdP integration cannot escalate anyone by setting a flag.

Request

The document declares no body for POST /v1/iam/scim/v2/Users. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask the MCP door's describe for post_iam_scim_v2_users, which answers from the running route.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo iam scim v2 Users create

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page