banPatchAppealState

fun banPatchAppealState(banId: String, logReason: String, appealType: AppealStateType): Int(source)

Endpoint for changing the appeal state of the ban

Endpoint: /Api/Ban/{banId}/AppealState

Return

the response code

Parameters

banId

id of the ban

logReason

reason for appeal state change

appealType

type to change the appeal to

Throws

inherited from CedmodException