MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=cxtoken
(main | cxtoken)
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: ContentTranslation
- สัญญาอนุญาต: GPL-2.0-or-later
Get JWT tokens to authenticate with cxserver.
Specific parameter:
Other general parameters are available.
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
ตัวอย่าง:
- Fetch the authentication token for cxserver
- api.php?action=cxtoken&token=123ABC [เปิดในกระบะทราย]