Skip to main content
POST
Deny Change
The change author may always deny their own change; any other caller needs OWNERS write authority on every changed path. The git ref is preserved, so a denied change can later be reopened with Restore Change.

Authorizations

Authorization
string
header
required

API key or JWT token

Path Parameters

id
string
required

Change ID

Body

application/json
expected_git_ref
string
required

The change git_ref the caller reviewed; a stale value returns 409.

Response

Change denied

success
boolean