v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Deletes one or more code reviews from an agent space.

post/BatchDeleteCodeReviews

Request body

codeReviewIdsString[] required

List of code review IDs.

agentSpaceIdstring required

The unique identifier of the agent space that contains the code reviews to delete.

Response

Success

deletedString[]

The list of identifiers of the code reviews that were successfully deleted.