For the complete documentation index, see llms.txt. This page is also available as Markdown.

Search Policies

Search policies.

POST /analytics/search/policies

Search policies. Only users with the Standard Registry role are allowed to make the request.

Request Body

Name
Type
Description

policyId*

String

Policy Identifier

content:
            application/json:
              schema:
                $ref: '#/components/schemas/SearchPoliciesDTO'

Last updated