Bot Management APIs
The catalogue provides a comprehensive list of all available APIs for Bot Management. APIs are categorized by features, including the essential information such as Request URI, method, and brief descriptions.
API Name | Method | Request URI | Description |
---|---|---|---|
Create Bot Rule | POST | /waap/v1.0/botManagementRule | Create Bot Management Rule |
Get Bot Rules | GET | /waap/v1.0/botManagementRules | Get all Bot Management Rules |
Get Bot Rule Details | GET | /waap/v1.0/botManagementRule/{id} | Get specific Bot Management Rule details |
Update Bot Rule | PUT | /waap/v1.0/botManagementRule/{id} | Update Bot Management Rule |
Delete Bot Rule | DELETE | /waap/v1.0/botManagementRule/{id} | Delete Bot Management Rule |