agents
agents
agents
Ban All Checks For Agent Run
Ban all checks for a PR and stop all related agents.
This endpoint:
- 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/ban
Path parameters
org_idinteger required
Headers
{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/ban:post:parameters:1:schema","oasType":"schema","type":"unknown","title":"Authorization"}
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/organizations/{org_id}/agent/run/ban:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}