Summary
Some properties marked as required for creating Dataset (and probably other Objects) could be made optional in the DTO and default to values from the token.
Example CreateDatasetDto.contactEmail could default to the email property contained in the user's JWT