createUser

abstract suspend fun createUser(input: CreateUserRequest): CreateUserResponse

For Valkey engine version 7.2 onwards and Redis OSS 6.0 to 7.1: Creates a user. For more information, see Using Role Based Access Control (RBAC).