Unban all checks for a PR.
This endpoint:
cURL
curl --request POST \ --url https://api.codegen.com/v1/organizations/{org_id}/agent/run/unban \ --header 'Content-Type: application/json' \ --data '{ "agent_run_id": 123 }'
"<any>"
Successful Response
The response is of type any.
any
Was this page helpful?