---
title: "POST /StopCodeReviewJob"
method: POST
path: "/StopCodeReviewJob"
---

# POST /StopCodeReviewJob

`POST /StopCodeReviewJob`

Stops a running code review job. The job transitions to a stopping state and then to stopped after cleanup completes.

## Request body

- object
  - `agentSpaceId` string, required — The unique identifier of the agent space.
  - `codeReviewJobId` string, required — The unique identifier of the code review job to stop.

## Response `200`

Success

- StopCodeReviewJobOutput — Output for the StopCodeReviewJob operation.

---

[API](https://skmtc.net/aws/apis/securityagent.md) · [All operations](https://skmtc.net/aws/apis/securityagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/securityagent/versions/cad56717d636/schema)
