v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

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

post/StopCodeReviewJob

Request body

agentSpaceIdstring required

The unique identifier of the agent space.

codeReviewJobIdstring required

The unique identifier of the code review job to stop.

Response

Success

StopCodeReviewJobOutput required

Output for the StopCodeReviewJob operation.