v1

latestOpenAPI 3.0.32026-07-22238629559.2 KB
RuleboardService

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

namestring

Name of the ruleboard.

assigned_reposstring[]

List of projects associated with the ruleboard, as strings.

Example request

{
  "name": "My Custom Policy"
}

Response

OK

namestring
slugstring
defaultboolean
assigned_reposstring[]