banPutBan

fun banPutBan(banId: String, reason: String): Int(source)

Endpoint for changing a ban

Endpoint: /Api/Ban/{banId}

Return

the response code

Parameters

banId

id of the ban

reason

the reason for the change

Throws

inherited from CedmodException