Skip to main content
PUT
Update Check Suite Settings

Query Parameters

repo_id
integer
required

Repository ID

Body

application/json

Request model for updating check suite settings.

check_retry_count
integer | null

Global retry count for failed checks

Required range: 0 <= x <= 10
ignored_checks
string[] | null

List of check names to ignore

check_retry_counts
Check Retry Counts · object | null

Per-check retry counts

custom_prompts
Custom Prompts · object | null

Custom prompts per check

high_priority_apps
string[] | null

Apps that trigger immediate processing on failure

Response

Successful Response

The response is of type Response Update Check Suite Settings V1 Organizations Org Id Repos Check Suite Settings Put · object.