Unban Player

Revokes ban for Player(s) of a Game Server or Community this Player has permissions to. Will notify the banned Players. Does not delete the ban entry.

Body Params
ban_ids
array of uuids
required
ban_ids*
Responses

Response body
object
string
required

reputation.bans.delete.success

string
required

Successfully closed out ban(s).

boolean
required

true

data
array of objects
required
data*
object
uuid
required

UUID of the ban

string
required

Defines the impact the ban has on server, community, or across the game, or even the entire platform

server community game global

string | null
required

Date when the ban expires

string | null
required

Date when the ban was created

string
required
length ≤ 255

Public moderation reason category.

string | null
required

Only visible to the server owner & moderators. Documented reason for the kick or ban.

player
object
required
author
object
required

Only visible to the server owner & moderators. Owner or Moderator who performed the kick or ban. When null, it is a system or game issued ban.

boolean
required

Language
Credentials
Request