1.0 KiB
1.0 KiB
name, description
| name | description |
|---|---|
| bot-protection-routes | Handle 2 OpenAPI operation(s) under /api/v1/bot-protection/configuration for the bot protection route group. |
bot protection API Routes
Handle 2 OpenAPI operation(s) under /api/v1/bot-protection/configuration for the bot protection route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
get_bot_protection_configuration
- Operation ID:
get_bot_protection_configuration - Route:
GET /api/v1/bot-protection/configuration - Mode: READ
- Summary: Retrieve the bot protection configuration
update_bot_protection_configuration
- Operation ID:
update_bot_protection_configuration - Route:
POST /api/v1/bot-protection/configuration - Mode: WRITE
- Summary: Update the bot protection configuration
- Body: JSON request body accepted.