DeleteUserAPI

object DeleteUserAPI

Types

DeleteUserService
Link copied to clipboard
interface DeleteUserService

Functions

deleteUser
Link copied to clipboard
fun UserAPI.UserAPI.deleteUser(userId: String? = null, readTimeout: Long? = null): Call<Void>