Skip to main content
PUT
Configure review settings

Authorizations

Authorization
string
header
required

An API key created in Capy under Settings → API.

Body

application/json
repo
string
required
autoReview
enum<string>
Available options:
off,
once,
always
postingThreshold
enum<string>
Available options:
low,
medium,
high
postInvestigate
boolean
postNotes
boolean

Response

ReviewSettings

repo
string
required
billingOrgId
string | null
required
heldByCaller
boolean
required
autoReview
enum<string>
required
Available options:
off,
once,
always
postingThreshold
enum<string>
required
Available options:
low,
medium,
high
postInvestigate
boolean
required
postNotes
boolean
required