---
title: "Stop the specific GC execution"
method: PUT
path: "/system/gc/{gc_id}"
tags: ["gc"]
---

# Stop the specific GC execution

`PUT /system/gc/{gc_id}`

Stop the GC execution specified by ID

## Path parameters

- `gc_id` integer, required

## Headers

- `X-Request-Id` string

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.dev/goharbor/apis/harbor-api.md) · [All operations](https://skmtc.dev/goharbor/apis/harbor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goharbor/harbor-api/revisions/62d78801f8df/schema)
