Update settings
PATCH/autoenergy/subscriptions/:address
Apply a partial settings update (idle window, transfer cap, expiry). Only provided fields change; an explicit null clears the cap or expiry.
Request
Responses
- 200
- 404
- 422
The updated subscription.
not_found — no such subscription for your account.
Invalid value (e.g. an expire_at in the past).