Reactivate
POST/autoenergy/subscriptions/:address/reactivate
Re-open a closed subscription: recharges the activation fee, resets counters, and resumes delegation.
Request
Responses
- 200
- 400
- 404
- 409
- 502
The reactivated subscription.
insufficient_balance — balance can't cover the activation.
not_found — no such subscription for your account.
not_reactivatable — only a closed subscription can be reactivated.
fulfiller_unavailable — the energy provider could not resume the delegation.