මාධ්‍යවිකි API උදවු

මෙය ස්වයං-ජනිත මාධ්‍යවිකි API ප්‍රලේඛන පිටුවකි.

ප්‍රලේඛනය සහ උදාහරණ: https://www.mediawiki.org/wiki/API

action=unblock

(main | unblock)
  • මෙම ඒකකය සදහා හිමිකම් කියවීම අවශ්‍ය වේ.
  • මෙම ඒකකය සදහා හිමිකම් ලිවීම අවශ්‍ය වේ.
  • මෙම ඒකකය POST ඉල්ලීම් පමණක් බාරගනී.
  • Source: MediaWiki
  • License: GPL-2.0+

Unblock a user.

පරාමිතීන්:
id

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

Type: integer
user

Username, IP address or IP address range to unblock. Cannot be used together with id.

reason

Reason for unblock.

Default: (හිස්)
tags

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

වටිනාකම් ("|" සමග වෙන් කරන්න):
token

action=query&meta=tokens මගින් "csrf" සංඥාව සොයාගන්නා ලදී

මෙම පරාමිතිය අවශ්‍යයි.
උදාහරණ:
Unblock block ID #105.
api.php?action=unblock&id=105 [open in sandbox]
Unblock user Bob with reason Sorry Bob.
api.php?action=unblock&user=Bob&reason=Sorry%20Bob [open in sandbox]
"http://encyclopedia.gov.lk/si_encyclopedia/index.php/විශේෂ:ApiHelp" වෙතින් සම්ප්‍රවේශනය කෙරිණි