banLogPut

fun banLogPut(banId: String, logReason: String): Int(source)

Endpoint for adding ban-logs

Endpoint: /Api/BanLog/{banId}

Return

the response code

Parameters

banId

id of the ban

logReason

reason of the log

Throws

inherited from CedmodException