createUser

abstract suspend fun createUser(input: CreateUserRequest): CreateUserResponse

Creates a user within the specified identity store.