v1

latestOpenAPI 3.0.32026-07-17333836.6 KB
admin

Force a yank to a state without a second-admin appeal

Wave 8 admin override. Critical yanks normally need a distinct second admin to flip them to resolved; this endpoint lets a superuser admin close the loop unilaterally during incident response. Emits the yank changes-event so federated consumers re-sync. Requires admin.write scope.

post/v1/admin/yanks/{id}/override

Path parameters

idstring required

Request body

new_state'resolved' | 'open' required
resolutionstring nullable
notestring nullable

Response

Yank state mutated

idstring
kindstring
slugstring
versionstring nullable
severitystring
reasonstring
requested_bystring nullable
statestring
resolved_atstring date-time nullable
resolutionstring nullable
created_atstring date-time
updated_atstring date-time