Cancel in-flight publish
Cancel in-flight publish
Cancel a publish that is currently scanning. Idempotent. Returns 200 even if no scan is active.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
The agent ID.
branchId
The branch ID.
Response
Cancel processed.
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

