agents
agents
agents
Remove Codegen From Pr
Remove Codegen from a PR.
This endpoint performs the same action as banning all checks but with more user-friendly naming. It:
- Flags the PR to prevent future CI/CD check suite events from being processed
- Stops all current agents for that PR
post/v1/organizations/{org_id}/agent/run/remove-from-pr
Path parameters
org_idinteger required
Headers
{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/remove-from-pr:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Authorization"}
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/remove-from-pr:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}