Reset Journey
CRM-agent-initiated journey reset after a breach — payment-gated.
Creates a PENDING CHALLENGE_RESET_FEE transaction prefilled with the
snapshot’s reset_fee_amount. When the tx is APPROVED,
activate_prop_account(reset=True) closes the prior account and creates
a fresh phase account funded with account_size. If reset_fee_amount
is NULL or 0 the tx is auto-approved and activation runs inline.
409 if the journey has no current account or the current account isn’t
in ‘breached’ state (enforced inside activate_prop_account for the
activation path; we pre-check here so we don’t even create the PENDING
tx for an invalid reset).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
1 - 500