createConnectionCompletable
abstract fun createConnectionCompletable(parameters: SCIM.CreateConnectionParameters): CompletableFuture<SCIMCreateConnectionResponse>
Creates a new SCIM connection. This method wraps the {@link https://stytch.com/docs/b2b/api/create-scim-connection create-connection} endpoint. The caller must have permission to modify SCIM via the project's RBAC policy & their role assignments.
Return
Parameters
parameters
the parameters necessary to create a SCIM connection