Skip to main content

Cancel scope review with partial refund

POST 

/api/v1/assessments/:assessment_id/scope-review/cancel

Cancel an assessment during scope review and refund the delta.

The validation cost (VALIDATION_COST_CENTS) is non-refundable. The remainder of the assessment cost is refunded atomically. The root agent is terminated and the assessment transitions to failed with failure_category="cancelled".

  • Scope required: assessments:cancel + write permission.
  • Rate-limit tier: read/default.
  • Only assessments in scope_review state are eligible.

Request

Responses

Successful Response