Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let params = B2BSCIMCreateConnectionParameters(displayName: "Okta SCIM") let response = try await StytchB2B.scim.createConnection(params)
Creates a new SCIM connection for the organization. Calls the POST /sdk/v1/b2b/scim endpoint. Requires an active session.
POST /sdk/v1/b2b/scim
Show properties