POST Bot/SubscribeToEvent
Request Information
URI Parameters
None.
Body Parameters
BotSubscribeToEventFormName | Description | Type | Additional information |
---|---|---|---|
botEvent | BotEvent |
None. |
|
wmid | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "botEvent": 1, "wmid": "sample string 1" }
Response Information
Resource Description
None.