Update external-API config
PATCH/api/v1/chatbots/:chatbotId/external-api
Update the external-API enabled flag and/or rate limit. Required scope: security:write.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
External-API configuration updated.
Bad Request — invalid input
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded