POST Event/UnBanUser

Request Information

URI Parameters

None.

Body Parameters

EventUserBanForm
NameDescriptionTypeAdditional information
wmid

string

None.

hours

decimal number

None.

eventId

integer

None.

messageFormat

Формат вывода текста

MessageFormat

None.

Request Formats

application/json, text/json

Sample:
{
  "wmid": "sample string 1",
  "hours": 1.0,
  "eventId": 2,
  "messageFormat": 0
}

Response Information

Resource Description

None.