Помоћ око Медијавикијевог API-ја

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-

action=unblock

(main | unblock)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Деблокирање корисника.

Parameters:
id

ID of the block to unblock (obtained through list=blocks). Cannot be used together with user.

Type: integer
user

User to unblock. Cannot be used together with id.

Тип: корисник, по: корисничко име, IP, IP опсег и ID корисника (нпр. „#12345”)
userid
Deprecated.

Specify user=#ID instead.

Type: integer
reason

Reason for unblock.

Default: (empty)
tags

Change tags to apply to the entry in the block log.

Values (separate with | or alternative):
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.