Parameters
Returns
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
Show properties
let params = B2BDiscoveryOrganizationsCreateParameters(
organizationName: "My Company",
organizationSlug: "my-company",
sessionDurationMinutes: 30
)
let response = try await StytchB2B.discovery.organizations.create(params)