### POST /api/v1/auth/account/2fa/enable

`POST /api/v1/auth/account/2fa/enable`

- Authentication: manager session (JWT) or API token
- Rate limit bucket: `t_mutate`
- Not available to API tokens: this route requires an interactive manager session

_This endpoint has no hand-written reference entry yet. The method, path, authentication, permission and rate limit above are generated from the running router and are accurate; there is no request or response example._

