Delete Configuration Rule
DELETE/config/options/rules/:rule_id
Remove the rule with the specified rule_id from the rules array.
Request
Responses
- 200
- 400
- 404
- 500
- 503
Successful Response
Validation failure — e.g. the configuration exceeds the maximum allowed size, or specifies a non-whitelisted image embedding model.
Configuration or rule not found
Storage error or internal server error
Service unavailable (storage temporarily unavailable)