After the update of the API routes to use orgaId as a query parameter, the `orgaId` (and `organization`object) are non relevant anymore in the JWT token. We should clean them to avoid agents starting using them as it's available.
After the update of the API routes to use orgaId as a query parameter, the
orgaId(andorganizationobject) are non relevant anymore in the JWT token.We should clean them to avoid agents starting using them as it's available.