Auto Suggestion APIs
Last updated
Was this helpful?
Endpoints for retrieving AI-powered block type suggestions during policy authoring and managing the auto-suggestion configuration.
Authentication: Bearer token required (Authorization: Bearer <token>)
Permission: Standard Registry role required.
POST
/api/v1/suggestions
Returns the next and nested suggested block types for the current policy context
Yes
GET
/api/v1/suggestions/config
Returns the current auto-suggestion configuration
Yes
POST
/api/v1/suggestions/config
Updates the auto-suggestion configuration
Yes
Last updated
Was this helpful?
Was this helpful?