⧼api-help-title⧽
action=managetags
(main | managetags)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- operation
- ⧼apihelp-managetags-param-operation⧽
- create
- delete
- activate
- deactivate
- This parameter is required.
- One of the following values: activate, create, deactivate, delete
- tag
- ⧼apihelp-managetags-param-tag⧽
- This parameter is required.
- reason
- ⧼apihelp-managetags-param-reason⧽
- Default: (empty)
- ignorewarnings
- ⧼apihelp-managetags-param-ignorewarnings⧽
- Type: boolean
- tags
- ⧼apihelp-managetags-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-managetags-example-create⧽
- api.php?action=managetags&operation=create&tag=spam&reason=For+use+in+edit+patrolling&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-delete⧽
- api.php?action=managetags&operation=delete&tag=vandlaism&reason=Misspelt&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-activate⧽
- api.php?action=managetags&operation=activate&tag=spam&reason=For+use+in+edit+patrolling&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-deactivate⧽
- api.php?action=managetags&operation=deactivate&tag=spam&reason=No+longer+required&token=123ABC ⧼api-help-open-in-apisandbox⧽