banlistDelete

fun banlistDelete(banlist: String, migrateList: String): Int(source)

Endpoint for deleting banlists

Endpoint: /Api/Banlist/{id}

Return

the response code

Parameters

banlist

the banlist to delete

migrateList

the banlist to migrate the bans to

Throws

inherited from CedmodException