v1
latestOpenAPI 3.0.32026-07-22238629559.2 KBRuleboardService
Update ruleboard overview
buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
put/api/agent/deployments/{deploymentId}/ruleboards/{ruleboardSlug}/overview
Path parameters
deploymentIdstring int64 required
The unique numerical identifier of your deployment. Can be found via the Deployments Service or in your Settings in the web UI.
ruleboardSlugstring required
Slug of the ruleboard as it appears in the URL.
Request body
Example request
{
"name": "My Custom Policy"
}Response
OK