deleteUser

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