POST Bot/Switch
Request Information
URI Parameters
None.
Body Parameters
BotSwitchFormName | Description | Type | Additional information |
---|---|---|---|
on | boolean |
None. |
|
wmid | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "on": true, "wmid": "sample string 2" }
Response Information
Resource Description
None.