Skip to main content

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 RulePOST /waap/v1.0/botManagementRuleCreate Bot Management Rule
Get Bot RulesGET /waap/v1.0/botManagementRulesGet all Bot Management Rules
Get Bot Rule DetailsGET /waap/v1.0/botManagementRule/{id}Get specific Bot Management Rule details
Update Bot RulePUT /waap/v1.0/botManagementRule/{id}Update Bot Management Rule
Delete Bot RuleDELETE /waap/v1.0/botManagementRule/{id}Delete Bot Management Rule