Withdraw consent
POST/client-portal/me/consent/withdraw
POST /client-portal/me/consent/withdraw
Requires a client portal session token issued by POST /client-portal/otp/verify. Pass it as Authorization: Bearer <sessionToken>. This is not a platform JWT — the platform-JWT guard is disabled on this route and the handler validates the session token itself.